cpython/Misc/NEWS.d/next/C API
Victor Stinner 828451dfde
gh-111545: Add Py_HashPointer() function (#112096)
* Implement _Py_HashPointerRaw() as a static inline function.
* Add Py_HashPointer() tests to test_capi.test_hash.
* Keep _Py_HashPointer() function as an alias to Py_HashPointer().
2023-12-06 15:09:22 +01:00
..
2023-06-21-11-53-09.gh-issue-65210.PhFRBJ.rst gh-65210: Add const qualifiers in PyArg_VaParseTupleAndKeywords() (GH-105958) 2023-12-04 13:14:56 +02:00
2023-11-15-01-26-59.gh-issue-111545.iAoFtA.rst gh-111545: Add Py_HashPointer() function (#112096) 2023-12-06 15:09:22 +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

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

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