]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111389: expose PyHASH_INF/BITS/MODULUS/IMAG macros as public (#111418)
authorSergey B Kirpichev <skirpichev@gmail.com>
Sat, 9 Mar 2024 20:32:05 +0000 (23:32 +0300)
committerGitHub <noreply@github.com>
Sat, 9 Mar 2024 20:32:05 +0000 (21:32 +0100)
commit1e68c4b87633b17da1b602b86f5d23bbe106398f
tree3a445ca5952ba3f6ef7d5b4a2beb5bcb2c63d86a
parentb9cb855621c0813846421e4ced97260a32e57063
gh-111389: expose PyHASH_INF/BITS/MODULUS/IMAG macros as public (#111418)

Co-authored-by: Victor Stinner <vstinner@python.org>
Doc/c-api/hash.rst
Include/cpython/pyhash.h
Misc/NEWS.d/next/C API/2023-11-15-09-24-51.gh-issue-111418.FYYetY.rst [new file with mode: 0644]