Skip to content

Commit 1db3122

Browse files
📜🤖 Added by blurb_it.
1 parent 1a351e7 commit 1db3122

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Fix :func:`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."

0 commit comments

Comments
 (0)