]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102860: improve performance of compiler's instr_sequence_to_cfg (#102861)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Tue, 21 Mar 2023 19:13:49 +0000 (19:13 +0000)
committerGitHub <noreply@github.com>
Tue, 21 Mar 2023 19:13:49 +0000 (19:13 +0000)
commit8d015fa000db5775d477cd04dc574ba13721e278
tree4d9d800465fd71cb44a5af216a03813935d38483
parentd1b883b52a99427d234c20e4a92ddfa6a1da8880
gh-102860: improve performance of compiler's instr_sequence_to_cfg (#102861)
Python/compile.c