aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/bytecodes.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2025-05-29 16:54:30 +0200
committerGitHub <noreply@github.com>2025-05-29 14:54:30 +0000
commitf49a07b531543dd8a42d90f5b1c89c0312fbf806 (patch)
treea8cb359e20f0222007e76570cfd92f344fcebcfc /Python/bytecodes.c
parent4109a9c6b33faa0032ffc95d96cd0db482af3ce2 (diff)
downloadcpython-f49a07b531543dd8a42d90f5b1c89c0312fbf806.tar.gz
cpython-f49a07b531543dd8a42d90f5b1c89c0312fbf806.zip
gh-133968: Add PyUnicodeWriter_WriteASCII() function (#133973)
Replace most PyUnicodeWriter_WriteUTF8() calls with PyUnicodeWriter_WriteASCII(). Unrelated change to please the linter: remove an unused import in test_ctypes. Co-authored-by: Peter Bierma <zintensitydev@gmail.com> Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Diffstat (limited to 'Python/bytecodes.c')
0 files changed, 0 insertions, 0 deletions