SIGN IN SIGN UP

gh-129813, PEP 782: Use PyBytesWriter in posix extension (#138829)

Replace PyBytes_FromStringAndSize(NULL, size) and _PyBytes_Resize()
with the new public PyBytesWriter API.
V
Victor Stinner committed
af386fd36151b4ff94d04002dc8fa7462d83633e
Parent: 703da5e
Committed by GitHub <noreply@github.com> on 9/13/2025, 4:57:46 PM