]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-126835: Refine constant folding tests in `test_peepholer.py::TestTranforms` (...
authorYan Yanchii <yyanchiy@gmail.com>
Fri, 28 Mar 2025 10:10:22 +0000 (11:10 +0100)
committerGitHub <noreply@github.com>
Fri, 28 Mar 2025 10:10:22 +0000 (10:10 +0000)
commit674dbf3b3a72bd3d17298c2ead79f32edcff774a
tree9835bae807f6ef6561339e51b91144c63439e77b
parent8bd88e2827b2a887c2ea8e5ed0c0575704bfacdf
gh-126835: Refine constant folding tests in `test_peepholer.py::TestTranforms` (#131826)
Lib/test/test_peepholer.py