cpython/Misc/NEWS.d/next/C API
Victor Stinner 5c3cda0d1a
bpo-39947: Add PyThreadState_GetID() function (GH-19163)
Add PyThreadState_GetID() function: get the unique identifier of a
Python thread state.
2020-03-25 21:23:53 +01:00
..
2020-03-25-19-44-55.bpo-39947.2OxvPt.rst bpo-39947: Add PyThreadState_GetID() function (GH-19163) 2020-03-25 21:23:53 +01:00
README.rst Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00

README.rst

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

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