mirror of
https://github.com/python/cpython.git
synced 2026-06-21 18:41:52 -04:00
243d599a05
Replace PyBytes_FromStringAndSize(NULL, size) with the new public PyBytesWriter API.