mirror of
https://github.com/python/cpython.git
synced 2025-10-19 16:03:42 +00:00
![]() Replace PyBytes_FromStringAndSize(NULL, size) and _PyBytes_Resize() with the new public PyBytesWriter API. Change also 'read' variable type from int to Py_ssize_t. |
||
---|---|---|
.. | ||
clinic | ||
multiprocessing.c | ||
multiprocessing.h | ||
posixshmem.c | ||
semaphore.c |