mirror of
https://github.com/python/cpython.git
synced 2026-06-01 17:19:45 -04:00
ce9b5a55e1
Implement sys.maxunicode. Explicitly wrap around upper/lower computations for wide Py_UNICODE. When decoding large characters with UTF-8, represent expected test results using the \U notation.