SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

gh-129813, PEP 782: Use PyBytesWriter in fcntl (#138921)

Replace PyBytes_FromStringAndSize(NULL, size) with the new public
PyBytesWriter API.

Don't build the fcntl with the limited C API anymore, since
the PyBytesWriter API is not part of the limited C API.
V
Victor Stinner committed
f07ae274b8e98c570d40b1aabd4cc42cb44a13ca
Parent: 43013f7
Committed by GitHub <noreply@github.com> on 9/15/2025, 2:21:43 PM