bpo-24214: Fixed the UTF-8 incremental decoder. (GH-12603)
The bug occurred when the encoded surrogate character is passed to the incremental decoder in two chunks.
Showing
Please
register
or
sign in
to comment
The bug occurred when the encoded surrogate character is passed to the incremental decoder in two chunks.