Skip to content

Commit 0d475d2

Browse files
news: shorten NEWS entry
1 parent eb4de28 commit 0d475d2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed
Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
1-
Fix ``unittest.util.sorted_list_difference()`` to deduplicate remaining
2-
elements when one input list is exhausted before the other. Previously,
3-
duplicates in the tail were included in the output despite the documented
4-
guarantee that "Duplicate elements in either input list are ignored."
1+
Fix ``unittest.util.sorted_list_difference()`` to deduplicate remaining
2+
elements when one input list is exhausted before the other.

0 commit comments

Comments
 (0)