gh-145546: unittest.util: fix `sorted_list_difference` tail deduplication (GH-145547)
* fix(unittest.util): Deduplicate tail elements in sorted_list_difference sorted_list_difference failed to deduplicate remaining elements when one list was exhausted, causing duplicate values in the result. Deduplicate before extending. Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
S
Stefan Zetzsche committed
ece712197d2d23bcc80937d122e7b9f07338350e
Parent: 5d6e8dd
Committed by GitHub <noreply@github.com>
on 3/11/2026, 12:21:22 PM