]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] GH-135171: Revert async generator expressions behavior (#135352)
authorMikhail Efimov <efimov.mikhail@gmail.com>
Mon, 16 Jun 2025 14:45:42 +0000 (17:45 +0300)
committerGitHub <noreply@github.com>
Mon, 16 Jun 2025 14:45:42 +0000 (17:45 +0300)
commit2ef78a85e4b6c033ea8aac12625b3309a6ec3679
treeda012e487351334d61bdb5045225f0613f2dc224
parent0eec8ddac35757e74ca440a384f54c1acf61ce1e
[3.14] GH-135171: Revert async generator expressions behavior (#135352)
Lib/test/test_asyncgen.py
Lib/test/test_coroutines.py
Lib/test/test_generators.py
Lib/test/test_listcomps.py
Misc/NEWS.d/next/Core_and_Builtins/2025-06-10-17-37-11.gh-issue-135171.P9UDfS.rst [new file with mode: 0644]
Python/codegen.c