Skip to content

Pull requests: grantjenks/python-sortedcontainers

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add support for Python 3.11 and 3.12
#217 by hugovk was merged Feb 27, 2024 Loading…
Experiment with Cython optimizations
#209 by grantjenks was merged Oct 16, 2022 Draft
Pin pylint development dependency
#200 by jakob-keller was merged Aug 20, 2022 Loading…
Make the intent of SortedValuesViews explicit for SortedDict
#198 by ismailmaj was merged Aug 20, 2022 Loading…
docs: Fix a few typos
#194 by timgates42 was merged Jul 2, 2022 Loading…
add GitHub URL for PyPi
#185 by andriyor was closed Jun 28, 2023 Loading…
support Python >=3.8
#184 by bsamedi was closed Oct 11, 2022 Loading…
Update SortedDict example
#179 by tortarino was merged Oct 13, 2021 Loading…
Basic Fundamentals Of Sorting Functions
#157 by YuvrajSHAD was closed Oct 3, 2020 Loading…
Add GitHub actions workflow for integration
#152 by grantjenks was merged Oct 11, 2022 Loading…
Use chain.from_iterable in sortedset.py
#151 by cool-RR was closed Jul 7, 2020 Loading…
Modernize build system
#140 by pganssle was closed Feb 28, 2024 Loading…
Remove tests/.context shim and test as installed
#137 by pganssle was closed Oct 11, 2022 Loading…
Add stub files for SortedList, SortedSet
#136 by Madoshakalaka was closed Feb 28, 2024 Loading…
Use sys.version_info instead of sys.hexversion
#134 by jwilk was closed Nov 18, 2019 Loading…
Fix typos
#133 by jwilk was merged Nov 18, 2019 Loading…
Fix small typo: ojbects -> objects
#132 by timgates42 was merged Nov 10, 2019 Loading…
suppress warning in test of deprecated function
#118 by belm0 was merged Jun 7, 2020 Loading…
Fix a warning under Python 3.7
#116 by felixonmars was merged Jun 7, 2020 Loading…
Fixes typos in sortedlist docstrings
#114 by nathanielobrown was merged Feb 20, 2019 Loading…
ProTip! Add no:assignee to see everything that’s not assigned.