-
Notifications
You must be signed in to change notification settings - Fork 222
Pull requests: grantjenks/python-sortedcontainers
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs: Update an example of DefaultSortedDict so that it works appropriately.
#205
by Asayu123
was merged Oct 5, 2022
Loading…
Remove support for EOL versions of CPython as well as PyPy2.7
#201
by jakob-keller
was closed Aug 20, 2022
Loading…
Make the intent of
SortedValuesViews explicit for SortedDict
#198
by ismailmaj
was merged Aug 20, 2022
Loading…
Implement SortedDict methods: __or__, __ror__, and __ior__
#171
by grantjenks
was merged May 16, 2021
Loading…
Fix update() ordering to be more consistent with add() ordering
#159
by bamartin125
was merged Nov 4, 2020
Loading…
improve SortedList.__getitem__() performance for small slices
#119
by belm0
was merged Jun 7, 2020
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.