summaryrefslogtreecommitdiffstats
path: root/Objects/unicodeobject.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2024-10-09 21:56:30 (GMT)
committerGitHub <noreply@github.com>2024-10-09 21:56:30 (GMT)
commit52f70da19cf3c7198be37faeac233ef803080f6f (patch)
tree2dc6a128cf6f6b9cb9a9e3d573dfa6d8542f1cc0 /Objects/unicodeobject.c
parent7d2c39752fa6f685f15ad9c585d83a62553477c2 (diff)
downloadcpython-52f70da19cf3c7198be37faeac233ef803080f6f.zip
cpython-52f70da19cf3c7198be37faeac233ef803080f6f.tar.gz
cpython-52f70da19cf3c7198be37faeac233ef803080f6f.tar.bz2
gh-125196: Use PyUnicodeWriter for repr(list) (#125202)
Replace the private _PyUnicodeWriter with the public PyUnicodeWriter. Replace PyObject_Repr() + _PyUnicodeWriter_WriteStr() with PyUnicodeWriter_WriteRepr().
Diffstat (limited to 'Objects/unicodeobject.c')
0 files changed, 0 insertions, 0 deletions