Skip to content

Commit cc583a3

Browse files
news: reformat entry
1 parent eb32c43 commit cc583a3

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,4 +1,4 @@
11
Fix a race condition in ``list.__lt__``, ``list.__le__``, ``list.__gt__``,
22
and ``list.__ge__``. Previously, under concurrent list mutation, the items
33
being compared could be replaced with other objects before the final comparison,
4-
causing the final comparison result to be incorrect.
4+
causing the final comparison result to be incorrect.

0 commit comments

Comments
 (0)