]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121404: split compiler's push/pop_inlined_comprehension_state into codegen and...
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Thu, 15 Aug 2024 11:08:54 +0000 (12:08 +0100)
committerGitHub <noreply@github.com>
Thu, 15 Aug 2024 11:08:54 +0000 (11:08 +0000)
commitb6cb435ac06fe2bef0549bd1e46e15518a23089f
tree2f327f65d5397392fa3de1ff0017d3f782e8fb7a
parent3950392f48e5c8f476f1cc2e9b2de9b2c8567f6b
gh-121404: split compiler's push/pop_inlined_comprehension_state into codegen and compiler parts (#123021)
Python/compile.c