]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-110014: Fix bootstrap_hash.c: remove debug code (#110161)
authorVictor Stinner <vstinner@python.org>
Sat, 30 Sep 2023 22:21:20 +0000 (00:21 +0200)
committerGitHub <noreply@github.com>
Sat, 30 Sep 2023 22:21:20 +0000 (22:21 +0000)
commitd3728ddc572fff7ffcc95301bf5265717dbaf476
treeccfa46104ea0c7f8adbc4f41a91b7f0d34956f09
parentc81521020d643b4a5183098470ef7e6470facefb
gh-110014: Fix bootstrap_hash.c: remove debug code (#110161)

Oops, I commited debug code by mistake, sorry about that.
Python/bootstrap_hash.c