SIGN IN SIGN UP

gh-129813, PEP 782: Use PyBytesWriter in _curses (#138920)

Replace PyBytes_FromStringAndSize(NULL, size) and _PyBytes_Resize()
with the new public PyBytesWriter API.
V
Victor Stinner committed
21c80cadc840265db533a2bdd07f717716209fde
Parent: 7c6efc3
Committed by GitHub <noreply@github.com> on 9/15/2025, 2:24:34 PM