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 0e86303 commit d509c2cCopy full SHA for d509c2c
Misc/NEWS.d/next/Library/gh-143543.bugfix.rst
@@ -1,2 +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.
+:meth:`~object.__eq__` method re-enters the iterator during key comparison.
0 commit comments