gh-129813, PEP 782: Use PyBytesWriter in socket recvmsg() (#139131)
Replace PyBytes_FromStringAndSize(NULL, size) and _PyBytes_Resize() with the new public PyBytesWriter API.
V
Victor Stinner committed
d641c41c88af7fb05c04ea36065460658311643f
Parent: e163fbd
Committed by GitHub <noreply@github.com>
on 9/18/2025, 3:57:04 PM