mirror of
https://github.com/python/cpython.git
synced 2026-05-21 11:54:48 -04:00
eb36fdaad8
Initialize kind to 0 (PyUnicode_WCHAR_KIND) to ensure that _PyUnicodeWriter_PrepareKind() handles correctly read-only buffer: copy the buffer.
Source files for various builtin objects