]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove unnecessary basic block from comprehensions (GH-31263)
authorBrandt Bucher <brandtbucher@microsoft.com>
Mon, 14 Feb 2022 17:48:45 +0000 (09:48 -0800)
committerGitHub <noreply@github.com>
Mon, 14 Feb 2022 17:48:45 +0000 (17:48 +0000)
commit3b799d7448588d28de09ef9e3cc30c72c17db334
treed8cb33e5fc85469e58bdcb058ead27e755ce096d
parent96084f4256d2d523b0a4d7d900322b032326e3ed
Remove unnecessary basic block from comprehensions (GH-31263)
Python/compile.c