mirror of
https://github.com/python/cpython.git
synced 2026-06-26 21:04:42 -04:00
70dcc847df
This fixes how `PyCodec_XMLCharRefReplaceErrors` handles the `start` and `end` attributes of `UnicodeError` objects via the `_PyUnicodeError_GetParams` helper.
Miscellaneous source files for the main Python shared library