]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-151112: Move an `assert` that may fail in `cfg_builder_check` (GH-151153...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 11 Jun 2026 09:40:49 +0000 (11:40 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2026 09:40:49 +0000 (09:40 +0000)
commit807333df7289bd303f6c8b02243ee9c31a02f3aa
tree2040757b8898dd285990fd153eac284f8edcb6c9
parent5c17ae6c1c96d14cbe9e4e2f28f6d892d94bae79
[3.13] gh-151112: Move an `assert` that may fail in `cfg_builder_check` (GH-151153) (#151315)

(cherry picked from commit 2d3381035df24fbf512d897daa19a1040f7af3fd)

Co-authored-by: Stan Ulbrych <stan@python.org>
Python/flowgraph.c