mirror of https://github.com/python/cpython
Browse Source
* The UTF-8 incremental decoders fails now fast if encounter a sequence that can't be handled by the error handler. * The UTF-16 incremental decoders with the surrogatepass error handler decodes now a lone low surrogate with final=False.pull/14371/head
committed by
GitHub
4 changed files with 36 additions and 6 deletions
Loading…
Reference in new issue