SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

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().
V
Victor Stinner committed
0093a31273898930e5fb19ff5d1655c4458a2056
Parent: 8eb9e76
Committed by GitHub <noreply@github.com> on 1/23/2025, 12:57:37 AM