mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
3146a25e97
The logic of `PyCodec_BackslashReplaceErrors` is now split into separate functions, each of which handling a specific exception type.
Miscellaneous source files for the main Python shared library