]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151112: Move an `assert` that may fail in `cfg_builder_check` (#151153)
authorStan Ulbrych <stan@python.org>
Thu, 11 Jun 2026 09:16:27 +0000 (10:16 +0100)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2026 09:16:27 +0000 (10:16 +0100)
commit2d3381035df24fbf512d897daa19a1040f7af3fd
tree7b9fea0fa6046c5a81e6c0f74f1d63fef83e21a2
parentf9ffca39351b77197e4dc2775a0d1e4ad64bf0e5
gh-151112: Move an `assert` that may fail in `cfg_builder_check` (#151153)
Python/flowgraph.c