mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
1912b39def
in debug mode to detect bugs earlier. _PyUnicodeWriter_Finish() doesn't check if the read only string is consistent, whereas it does check consistency for strings built by itself.
Source files for various builtin objects