mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
The logic of `PyCodec_ReplaceErrors` is now split into separate functions, each of which handling a specific exception type.
Miscellaneous source files for the main Python shared library