Victor Stinner 5ccbbe5bb9
gh-106320: Move _PyUnicodeWriter to the internal C API (#106342)
Move also _PyUnicode_FormatAdvancedWriter().

CJK codecs and multibytecodec.c now define the Py_BUILD_CORE_MODULE
macro.
2023-07-03 10:23:43 +02:00
..
2023-05-24 13:30:11 -07:00
2023-05-22 06:14:48 +05:30
2023-05-24 13:30:11 -07:00

Source files for standard library extension modules,
and former extension modules that are now builtin modules.