mirror of
https://github.com/python/cpython.git
synced 2026-06-09 12:55:05 -04:00
797485e101
Rewrite backslashreplace() to be closer to PyCodec_BackslashReplaceErrors(). Add also unit tests for non-BMP characters.
Source files for various builtin objects