mirror of
https://github.com/python/cpython.git
synced 2025-10-14 18:59:46 +00:00
![]() Deprecate private C API functions: * _PyUnicodeWriter_Init() * _PyUnicodeWriter_Finish() * _PyUnicodeWriter_Dealloc() * _PyUnicodeWriter_WriteChar() * _PyUnicodeWriter_WriteStr() * _PyUnicodeWriter_WriteSubstring() * _PyUnicodeWriter_WriteASCIIString() * _PyUnicodeWriter_WriteLatin1String() These functions are not deprecated in the internal C API (if the Py_BUILD_CORE macro is defined). |
||
---|---|---|
.. | ||
c-api-pending-removal-in-3.14.rst | ||
c-api-pending-removal-in-3.15.rst | ||
c-api-pending-removal-in-3.18.rst | ||
c-api-pending-removal-in-future.rst | ||
index.rst | ||
pending-removal-in-3.13.rst | ||
pending-removal-in-3.14.rst | ||
pending-removal-in-3.15.rst | ||
pending-removal-in-3.16.rst | ||
pending-removal-in-future.rst |