cpython/Misc/NEWS.d/next/C API
Victor Stinner 209abf7469
bpo-33932: Calling Py_Initialize() twice does nothing (GH-7845)
Calling Py_Initialize() twice does nothing, instead of failing with a
fatal error: restore the Python 3.6 behaviour.
2018-06-22 19:14:51 +02: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
2018-03-20-21-43-09.bpo-33042.FPFp64.rst bpo-33042: Fix pre-initialization sys module configuration (GH-6157) 2018-03-25 20:44:30 +10:00
2018-06-10-09-42-31.bpo-33818.50nlf3.rst bpo-33818: PyExceptionClass_Name() will now return "const char *". (GH-7581) 2018-06-15 11:09:43 +03:00
2018-06-21-15-29-59.bpo-33932.VSlXyS.rst bpo-33932: Calling Py_Initialize() twice does nothing (GH-7845) 2018-06-22 19:14:51 +02: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/