mirror of
https://github.com/python/cpython.git
synced 2026-01-08 08:22:41 +00:00
Deprecate private C API functions: * _PyBytes_Join() * _PyDict_GetItemStringWithError() * _PyDict_Pop() * _PyThreadState_UncheckedGet() * _PyUnicode_AsString() * _Py_HashPointer() * _Py_fopen_obj() Replace _Py_HashPointer() with Py_HashPointer(). Remove references to deprecated functions. |
||
|---|---|---|
| .. | ||
| 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 | ||