mirror of
https://github.com/python/cpython.git
synced 2026-05-08 21:50:40 -04:00
4554486f15
Replace PyBytes_FromStringAndSize(NULL, size) and _PyBytes_Resize() with the new public PyBytesWriter API.