mirror of
https://github.com/python/cpython.git
synced 2026-06-23 19:41:58 -04:00
9b35f7cdfe
Replace PyBytes_FromStringAndSize(NULL, size) and _PyBytes_Resize() with the new public PyBytesWriter API.