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>
V
Victor Stinner committed
f49a07b531543dd8a42d90f5b1c89c0312fbf806
Parent: 4109a9c
Committed by GitHub <noreply@github.com>
on 5/29/2025, 2:54:30 PM