Commit 99c2b75
Add "reads after ungetc with multibyte characters in the buffer" spec to StringIO#readpartial
This one was missing in #1278, I got it to work with the
`encoding: binary` directive. The StringIO code was fine, the spec was
just incomplete.1 parent 3ab8d84 commit 99c2b75
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
27 | 35 | | |
28 | 36 | | |
29 | 37 | | |
| |||
0 commit comments