cpython/Misc/NEWS.d/next/C API
2022-05-03 21:13:13 +08:00
..
2022-01-11-12-52-37.bpo-46343.JQJWhZ.rst gh-90501: Add PyErr_GetHandledException and PyErr_SetHandledException (GH-30531) 2022-04-15 19:57:47 +01:00
2022-04-06-16-29-14.bpo-47169.wVv2bT.rst Add feature macro PY_HAVE_THREAD_NATIVE_ID to the stable ABI definition (GH-32365) 2022-04-08 14:35:11 +02:00
2022-04-06-16-54-39.bpo-47169.EGzX4B.rst bpo-47169: Export PyOS_CheckStack on Windows (GH-32414) 2022-04-21 18:03:25 +02:00
2022-04-07-00-53-51.bpo-35134.zSjIzk.rst bpo-35134: Remove the Include/code.h header file (GH-32385) 2022-04-07 02:29:52 +02:00
2022-04-08-11-29-36.bpo-40421.H0ORmT.rst bpo-40421: Cleanup PyFrame C API (GH-32417) 2022-04-19 09:53:10 +02:00
2022-04-19-17-05-39.gh-issue-91020.BVJ8F3.rst gh-91020: Add PyBytes_Type.tp_alloc for subclass (GH-91686) 2022-04-20 14:06:29 +09:00
2022-04-21-01-48-22.gh-issue-91768.x_aKzv.rst gh-91768: C API no longer use "const PyObject*" type (#91769) 2022-04-21 22:07:19 +02:00
2022-04-21-23-11-35.gh-issue-80527.Cx-95G.rst gh-80527: Deprecate PEP 623 Unicode functions (#91801) 2022-04-22 13:05:36 +02:00
2022-04-26-16-51-31.gh-issue-91320.QDHmTv.rst gh-91320: Add _Py_reinterpret_cast() macro (#91959) 2022-04-27 10:40:57 +02:00
2022-05-02-12-39-33.gh-issue-92173.len2Is.rst Fix the closure argument to PyEval_EvalCodeEx. (GH-92175) 2022-05-02 14:08:22 -06:00
2022-05-03-20-08-35.gh-issue-92154.IqMcAJ.rst gh-92154: Expose PyCode_GetCode in the C API (GH-92168) 2022-05-03 21:13:13 +08:00
README.rst

Put news entry `blurb`_ files for the *C API* section in this directory.

.. _blurb: https://pypi.org/project/blurb/