Skip to content

Commit d509c2c

Browse files
Update Misc/NEWS.d/next/Library/gh-143543.bugfix.rst
Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
1 parent 0e86303 commit d509c2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Fix a crash in itertools.groupby that could occur when a user-defined
2-
__eq__ method re-enters the iterator during key comparison.
2+
:meth:`~object.__eq__` method re-enters the iterator during key comparison.

0 commit comments

Comments
 (0)