]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] 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:46:04 +0000 (11:46 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2026 09:46:04 +0000 (09:46 +0000)
commite3b94d8fa459502e411ec1d0366d17bdb7523c1c
treefdfc7a35a012232c64279411e3a7fbda06b07c43
parenta8ddc9a77ac3aff3a149a3c182d285db361961c4
[3.15] gh-151112: Move an `assert` that may fail in `cfg_builder_check` (GH-151153) (#151313)

(cherry picked from commit 2d3381035df24fbf512d897daa19a1040f7af3fd)

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