]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:42:53 +0000 (11:42 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2026 09:42:53 +0000 (09:42 +0000)
commit435af7f42b6eb4323b8cfc6b9e58c8205a633d64
tree34feacd239fee7c920b4c074b8c8ba19b372f16f
parent4f1734919c0ae2d3cc0539e6f5f9bb776278c186
[3.14] gh-151112: Move an `assert` that may fail in `cfg_builder_check` (GH-151153)

(cherry picked from commit 2d3381035df24fbf512d897daa19a1040f7af3fd)

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