mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
25a614a502
This fixes how `PyCodec_BackslashReplaceErrors` handles the `start` and `end` attributes of `UnicodeError` objects via the `_PyUnicodeError_GetParams` helper.
Miscellaneous source files for the main Python shared library