mirror of
https://github.com/python/cpython.git
synced 2026-06-23 19:41:58 -04:00
fb9ea8c57e
* Create copy_characters() function which doesn't check for the maximum character in release mode * _PyUnicode_CheckConsistency() is no more static to be able to use it in _PyUnicode_FormatAdvanced() (in formatter_unicode.c) * _PyUnicode_CheckConsistency() checks the string hash