mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
cde1071b2a
Replace PyUnicode_AsUTF8AndSize() with PyUnicode_AsUTF8() to remove the explicit check for embedded null characters.
Miscellaneous source files for the main Python shared library