cpython/Misc/NEWS.d/next/C API
Victor Stinner 1f2a676785
gh-106560: Fix redundant declarations in Include/ (#112611)
Don't declare PyBool_Type, PyLong_Type and PySys_Audit() twice, but
only once.

Compiler warnings seen by building Python with gcc -Wredundant-decls.
2023-12-03 12:16:31 +01:00
..
2023-11-27-09-44-16.gh-issue-112438.GdNZiI.rst gh-112438: Fix support of format units with the "e" prefix in nested tuples in PyArg_Parse (gh-112439) 2023-11-27 18:32:55 +01:00
2023-12-02-02-08-11.gh-issue-106560.THvuji.rst gh-106560: Fix redundant declarations in Include/ (#112611) 2023-12-03 12:16:31 +01:00
README.rst

README.rst

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

.. _blurb: https://pypi.org/project/blurb/