cpython/Misc/NEWS.d/next/C API
Victor Stinner 05f5d416de
[3.12] gh-106560: Fix redundant declarations in Include/ (#112611) (#112650)
gh-106560: Fix redundant declarations in Include/ (#112611)

Don't declare PyBool_Type and PyLong_Type twice, but only once.

Compiler warnings seen by building Python with gcc -Wredundant-decls.
2023-12-03 11:45:32 +00:00
..
2023-09-17-21-47-31.gh-issue-109521.JDF6i9.rst [3.12] gh-109521: Fix obscure cases handling in PyImport_GetImporter() (GH-109522) (#109777) 2023-10-02 17:22:40 +02:00
2023-11-27-09-44-16.gh-issue-112438.GdNZiI.rst [3.12] gh-112438: Fix support of format units with the "e" prefix in nested tuples in PyArg_Parse (gh-112439) (GH-112460) 2023-11-27 17:57:30 +00:00
2023-12-02-02-08-11.gh-issue-106560.THvuji.rst [3.12] gh-106560: Fix redundant declarations in Include/ (#112611) (#112650) 2023-12-03 11:45:32 +00: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/