]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] GH-135171: Roll back all fixes for GH-127682 as they are not suitable for...
authorT. Wouters <thomas@python.org>
Wed, 11 Jun 2025 14:57:35 +0000 (16:57 +0200)
committerGitHub <noreply@github.com>
Wed, 11 Jun 2025 14:57:35 +0000 (16:57 +0200)
commit6ae51582a1935495ce5126dbc24e319f11e2315f
tree1c8a6ff97a23ded6bc9a79b3a8ec505fc24beaff
parent5f5b173cc7537140aad8a41c5e24852365251e14
[3.13] GH-135171: Roll back all fixes for GH-127682 as they are not suitable for 3.13 (#135390)
Lib/test/test_coroutines.py
Lib/test/test_dis.py
Lib/test/test_generators.py
Lib/test/test_genexps.py
Lib/test/test_listcomps.py
Misc/NEWS.d/next/Core_and_Builtins/2025-06-11-14-09-12.gh-issue-135171.VUdivl.rst [new file with mode: 0644]
Python/compile.c