Skip to content

Commit e3a54be

Browse files
Clarify NEWS entry wording
1 parent 740218c commit e3a54be

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)