cpython/Tools/c-analyzer/c_parser
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
..
parser gh-105699: Use a Thread-Local Variable for PKGCONTEXT (gh-105740) 2023-06-13 18:58:23 -06:00
preprocessor gh-106320: Move _PyUnicodeWriter to the internal C API (#106342) 2023-07-03 10:23:43 +02:00
__init__.py
__main__.py
datafiles.py
info.py
match.py
source.py