cpython
cpython copied to clipboard
gh-119182: Add PyUnicodeWriter C API
Move the private _PyUnicodeWriter API to the internal C API.
- Issue: gh-119182