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 2e770fd commit 2d84d96Copy full SHA for 2d84d96
Misc/NEWS.d/next/Library/gh-143543.bugfix.rst
@@ -0,0 +1,2 @@
1
+Fix a crash in itertools.groupby that could occur when a user-defined
2
+__eq__ method re-enters the iterator during key comparison.
0 commit comments