mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
Issue #27938: Normalize aliases of the ASCII encoding, because _Py_normalize_encoding() now correctly normalize encoding names.
Miscellaneous source files for the main Python shared library