]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-142454: Make the JIT digest more deterministic by sorting the files in Tools/jit...
authorMiro Hrončok <miro@hroncok.cz>
Tue, 9 Dec 2025 17:33:09 +0000 (18:33 +0100)
committerGitHub <noreply@github.com>
Tue, 9 Dec 2025 17:33:09 +0000 (17:33 +0000)
commitbcf90de8ba2ea087540a5f632656ef880ee46b5c
tree9c6270034a6a8036a787074dddc865f4c45d63af
parent1adb17b1a26e1547d14ca15f915e605cfdda3edd
gh-142454: Make the JIT digest more deterministic by sorting the files in Tools/jit (#142455)

Co-authored-by: Ken Jin <kenjin4096@gmail.com>
Misc/NEWS.d/next/Build/2025-12-09-13-33-46.gh-issue-142454.cqUxzQ.rst [new file with mode: 0644]
Tools/jit/_targets.py