diff options
author | Victor Stinner <vstinner@python.org> | 2025-01-23 01:57:37 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-23 00:57:37 +0000 |
commit | 0093a31273898930e5fb19ff5d1655c4458a2056 (patch) | |
tree | f8a4851e6c1418cf7dda0a8910b9775f48ad508b /Lib/test/test_compile.py | |
parent | 8eb9e76b5b2471031d6ad48ee3bc4554bb0067b7 (diff) | |
download | cpython-0093a31273898930e5fb19ff5d1655c4458a2056.tar.gz cpython-0093a31273898930e5fb19ff5d1655c4458a2056.zip |
gh-119182: Use public PyUnicodeWriter in Python-ast.c (#129209)
Replace the private _PyUnicodeWriter API with the public
PyUnicodeWriter API.
Use PyUnicodeWriter_WriteRepr() in ast_repr_list().
Diffstat (limited to 'Lib/test/test_compile.py')
0 files changed, 0 insertions, 0 deletions