mirror of
https://github.com/python/cpython.git
synced 2026-05-19 02:44:16 -04:00
5bc03a6d4d
Issue #26217: resize_compact() must set wstr_length to 0 after freeing the wstr string. Otherwise, an assertion fails in _PyUnicode_CheckConsistency().
Source files for various builtin objects