Pure-Python sorted collections (SortedList, SortedDict, SortedSet) — bug fixes mined from upstream history.
Per-property results
| Property | passed | failed | other | verdict |
|---|---|---|---|---|
CopyDoesNotAliasDict | 0 | 20 | 0 | bug found |
CopyDoesNotAliasSet | 0 | 20 | 0 | bug found |
FromkeysUsesCls | 0 | 20 | 0 | bug found |
IorPreservesIdentity | 0 | 20 | 0 | bug found |
UpdateMatchesAdd | 0 | 20 | 0 | bug found |