cpython/Misc/NEWS.d/next/C API
Victor Stinner 95ce7cd0a6
bpo-1635741: Fix typo in PyModule_AddObjectRef() doc (GH-23234)
It is similar to PyModule_AddObject(), not to itself.
2020-11-11 01:52:26 +01:00
..
2020-07-08-21-01-49.bpo-41073.VqQZON.rst bpo-41073: PyType_GetSlot() can now accept static types. (GH-21931) 2020-11-10 12:53:46 -08:00
2020-10-19-15-58-16.bpo-42085.NhEf3W.rst bpo-42085: Introduce dedicated entry in PyAsyncMethods for sending values (#22780) 2020-11-10 12:09:55 -08:00
2020-10-27-21-10-14.bpo-42171.S3FWTP.rst bpo-42171: Add PEP573-related items to the limited API (GH-23009) 2020-11-10 05:47:31 -08:00
2020-11-03-11-52-27.bpo-1635741.aDYJKB.rst bpo-1635741: Fix typo in PyModule_AddObjectRef() doc (GH-23234) 2020-11-11 01:52:26 +01:00
2020-11-03-19-47-06.bpo-41832.dL1VJJ.rst bpo-41832: PyType_FromModuleAndSpec() now accepts NULL tp_doc (GH-23123) 2020-11-06 17:04:47 +01:00
2020-11-04-16-31-55.bpo-42260.CmgHtF.rst bpo-42260: Main init modify sys.flags in-place (GH-23150) 2020-11-04 17:34:34 +01:00
2020-11-04-17-22-36.bpo-42262.fCWzBb.rst bpo-42262: Add Py_NewRef() and Py_XNewRef() (GH-23152) 2020-11-05 15:02:12 +01:00
2020-11-05-18-02-07.bpo-42260.pAeaNR.rst bpo-42260: PyConfig_Read() only parses argv once (GH-23168) 2020-11-05 18:58:07 +01:00
2020-11-10-14-27-39.bpo-42260.-Br3Co.rst bpo-42260: Fix _PyConfig_Read() if compute_path_config=0 (GH-23220) 2020-11-10 21:10:22 +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/