SIGN IN SIGN UP

gh-129813, PEP 782: Use PyBytesWriter in _codecs.escape_decode() (#138919)

Replace PyBytes_FromStringAndSize(NULL, size) and _PyBytes_Resize()
with the new public PyBytesWriter API.
V
Victor Stinner committed
67cc1cf68a26d931ece3a6790ba914cf8a9b62f8
Parent: 21c80ca
Committed by GitHub <noreply@github.com> on 9/15/2025, 2:32:43 PM