spec icon indicating copy to clipboard operation
spec copied to clipboard

Add "reads after ungetc with multibyte characters in the buffer" spec…

Open herwinw opened this issue 5 months ago • 0 comments

… 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.

herwinw avatar Aug 03 '25 18:08 herwinw