1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update development docs regarding requests for contributions More... almost 3 years ago
Remove line about "Cython" (moved to branch) More... almost 3 years ago
Simplify upload to use "build" and reusable actions More... almost 3 years ago
Simplify build to use "build" rather than "cibuildwheel" More... almost 3 years ago
Run release only on version tags More... almost 3 years ago
Add benchmarking for Cython More... almost 3 years ago
Use perf_counter() instead of clock() for timings More... almost 3 years ago
Remove imports that shadow sorted class data types More... almost 3 years ago
Add Cython and GitHub actions workflow for integration (#152) More... almost 3 years ago
docs: Update an example of DefaultSortedDict so that it works appropriately. (#205) More... almost 3 years ago
change the documentation of `SortedValuesViews` to make it clear that the values view isn't sorted by value (#198) More... almost 3 years ago
Pin pylint development dependency to avoid incompatible .pylintrc (see https://pylint.pycqa.org/en/2.6/whatsnew/2.6.html) (#200) More... almost 3 years ago
docs: Fix a few typos (#194) More... about 3 years ago
Update SortedDict example (#179) More... almost 4 years ago
Bump version to 2.4.0 More... about 4 years ago
Implement SortedDict methods: __or__, __ror__, and __ior__ (#171) More... about 4 years ago
Bump version to 2.3.0 More... almost 5 years ago
Remove unneeded "update order" consistency test More... almost 5 years ago
Simplify "update order" consistency test More... almost 5 years ago
Fix update() ordering to be more consistent with add() ordering (#159) More... almost 5 years ago
Bump version to 2.2.2 More... about 5 years ago
Refactor small slice optimization in SortedList.__getitem__ More... about 5 years ago
suppress warning in test of deprecated function (#118) More... about 5 years ago
Bump version to 2.2.1 More... about 5 years ago
Bump version to 2.2.0 More... about 5 years ago
Test ref counts only on CPython More... about 5 years ago
Disable pylint non-str-assignment-to-dunder-name in helper function More... about 5 years ago
Stop testing Python 3.4 on AppVeyor for Windows More... about 5 years ago
Fix for issue #147 -- Stop caching dict methods using super More... about 5 years ago
Add trailing comma to disabled list More... over 5 years ago