]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-148960: Ensure that asserts are ignored if `NDEBUG` is set (#150916)
authorMark Shannon <Mark.Shannon@arm.com>
Thu, 4 Jun 2026 14:11:33 +0000 (15:11 +0100)
committerGitHub <noreply@github.com>
Thu, 4 Jun 2026 14:11:33 +0000 (15:11 +0100)
commit038495db33723849b1c206e1bf7e3af1e1c41f0a
tree50c95a9d88cc832320eaf525dae656a862ff83eb
parentac3694b008e4f9d5d5ea6ff8584078f92f6906ab
GH-148960: Ensure that asserts are ignored if `NDEBUG` is set (#150916)
Tools/jit/template.c