cpython/Misc/NEWS.d/next/C API
Marcel Plch c2b0b12d1a bpo-32374: m_traverse may be called with m_state=NULL (GH-5140)
Multi-phase initialized modules allow m_traverse to be called while the
module is still being initialized, so module authors may need to account
for that.
2018-03-17 15:41:20 +10:00
..
2018-01-09-17-03-54.bpo-32374.SwwLoz.rst bpo-32374: m_traverse may be called with m_state=NULL (GH-5140) 2018-03-17 15:41:20 +10: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/