]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111389: replace deprecated occurrences of `_PyHASH_*` macros (#141236)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sun, 9 Nov 2025 14:14:08 +0000 (15:14 +0100)
committerGitHub <noreply@github.com>
Sun, 9 Nov 2025 14:14:08 +0000 (15:14 +0100)
commitae1f435071148571422e19be598336726eb25b7b
treecb9f52331ddceb2a3f8dc8b5f9b65492d1989175
parent3ce2d57b2f02030353af314d89c5f6215d2f5c96
gh-111389: replace deprecated occurrences of `_PyHASH_*` macros (#141236)
Include/cpython/pyhash.h
Modules/_decimal/_decimal.c
Objects/complexobject.c
Objects/longobject.c
Python/pyhash.c
Python/sysmodule.c