mirror of
https://github.com/python/cpython.git
synced 2026-06-04 02:26:37 -04:00
0f774e3987
Patch to the standard unicode-escape codec which dynamically loads the Unicode name to ordinal mapping from the module ucnhash. By Bill Tutt.