We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4deca76 commit 0d9ded3Copy full SHA for 0d9ded3
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-01-08-14-55-31.gh-issue-143569.-Ltu3c.rst
@@ -0,0 +1,3 @@
1
+Generator expressions in 3.15 now conform to the documented behavior when
2
+the iterable does not support iteration. This matches the behavior in 3.14
3
+and earlier
0 commit comments