mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
0093a31273
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