gh-129813, PEP 782: Use PyBytesWriter in _winapi.PeekNamedPipe() (#138930)
Replace PyBytes_FromStringAndSize(NULL, size) and _PyBytes_Resize() with the new public PyBytesWriter API.
V
Victor Stinner committed
c5fb72ea6ced51a7d20d5b203dc832558d972321
Parent: dfd52e7
Committed by GitHub <noreply@github.com>
on 9/15/2025, 8:25:47 PM