mirror of
https://github.com/python/cpython.git
synced 2026-05-12 23:49:15 -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.