cpython/Misc/NEWS.d/next/C API
Victor Stinner 4d5fcca273
gh-91248: Add PyFrame_GetVar() function (#95712)
Add PyFrame_GetVar() and PyFrame_GetVarString() functions to get a
frame variable by its name.

Move PyFrameObject C API tests from test_capi to test_frame.
2022-11-08 17:40:27 +01:00
..
2022-08-05-15-26-12.gh-issue-91248.ujirJJ.rst gh-91248: Add PyFrame_GetVar() function (#95712) 2022-11-08 17:40:27 +01:00
2022-10-16-15-00-25.gh-issue-96853.V0wiXP.rst gh-96853: Restore test coverage for Py_Initialize(Ex) (GH-98212) 2022-10-30 22:01:30 +10:00
2022-10-24-11-26-55.gh-issue-98608._Q2lNV.rst gh-98608: Change _Py_NewInterpreter() to _Py_NewInterpreterFromConfig() (gh-98609) 2022-10-26 11:16:30 -06:00
2022-10-24-12-09-17.gh-issue-98610.PLX2Np.rst gh-98610: Adjust the Optional Restrictions on Subinterpreters (GH-98618) 2022-10-31 12:35:54 -07:00
2022-10-25-17-50-43.gh-issue-98410.NSXYfm.rst gh-98410: move getbufferproc and releasebufferproc to buffer.h (#31158) 2022-10-31 15:01:32 +01:00
2022-11-03-17-46-41.gh-issue-98978.KJjBvv.rst gh-98978: Fix Py_SetPythonHome(NULL) (#99066) 2022-11-03 18:34:32 +01:00
README.rst Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00

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

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