]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104909: Implement conditional stack effects for macros (#105748)
authorGuido van Rossum <guido@python.org>
Wed, 14 Jun 2023 20:50:48 +0000 (13:50 -0700)
committerGitHub <noreply@github.com>
Wed, 14 Jun 2023 20:50:48 +0000 (20:50 +0000)
commit4caa728b2c78c5ded7c91579f21fbb67e3867d80
tree1e1ce4016f86b9ca98aaf5244b5ddbe9368ab77b
parent820febc535cd9548b11c01c3c6d572b442f20c35
gh-104909: Implement conditional stack effects for macros (#105748)
Tools/cases_generator/generate_cases.py
Tools/cases_generator/test_generator.py