Files
cpython/Modules/_struct.c
Victor Stinner a65236bb39 gh-129813, PEP 782: Use PyBytesWriter in pickle and struct (#138833)
Replace the private _PyBytesWriter API with the new public
PyBytesWriter API.
2025-09-13 18:26:49 +02:00

77 KiB