mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
Replace the private _PyUnicodeWriter API with the public PyUnicodeWriter API. Use PyUnicodeWriter_WriteRepr() in ast_repr_list().
Miscellaneous source files for the main Python shared library