cpython/Misc/NEWS.d/next/C API
Miss Islington (bot) 1da0479f68
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.
(cherry picked from commit c2b0b12d1a)

Co-authored-by: Marcel Plch <gmarcel.plch@gmail.com>
2018-03-16 23:29:30 -07: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-16 23:29:30 -07:00
README.rst Add "Misc/NEWS.d" directory tree for "blurb". GH-2329 2017-06-22 17:38:47 -07:00

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