mirror of
https://github.com/python/cpython.git
synced 2026-06-22 11:03:15 -04:00
243d599a05
Replace PyBytes_FromStringAndSize(NULL, size) with the new public PyBytesWriter API.
Source files for standard library extension modules, and former extension modules that are now builtin modules.