]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-109889: comment out assertion indicating a failed optimization of a redunda...
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Tue, 26 Sep 2023 15:17:32 +0000 (16:17 +0100)
committerGitHub <noreply@github.com>
Tue, 26 Sep 2023 15:17:32 +0000 (17:17 +0200)
commit648198c37f2b1ba4baef1f1a4c6fd14708f879d8
treed2a7ca56b3e010ab7e90b19a8b463bf99a5c7b67
parent57ff2162150340bab4f91654f1918b9b68ed62da
[3.12] gh-109889: comment out assertion indicating a failed optimization of a redundant NOP (#109899)

* [3.12] gh-109889: comment out assertion indicating a failed optimization of a redundant NOP

* comment out the function to avoid warnings on it being unused
Python/flowgraph.c