1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Couple fixes for tox/lint More... almost 7 years ago
Update collections.abc imports to avoid Python 3.7 warnings More... almost 7 years ago
Changes for Python 3.7 More... about 7 years ago
Bump version to 2.0.4 More... about 7 years ago
Make iteritems, iterkeys, itervalues, viewitems, viewkeys, viewvalues raise AttributeError More... about 7 years ago
Improve SortedDict.iloc attribute warning performance More... about 7 years ago
Bump version to 2.0.3 More... about 7 years ago
Add v2.0.2 and v2.0.3 release notes More... about 7 years ago
BUGFIX: Remove __rsub__ use inherited Set.__rsub__ instead More... about 7 years ago
Remove html sidebars todo note More... about 7 years ago
Simplify setup, be explicit about sortedcontainers package More... about 7 years ago
Fixes for pylint More... about 7 years ago
Emit deprecation warning on access to sorted_dict.iloc More... about 7 years ago
Sorted keys and items views set-operations return sorted sets More... about 7 years ago
Correct SortedValuesView docstring More... about 7 years ago
Bump version to 2.0.2 More... about 7 years ago
Add SortedDict.iloc for improved backwards compatibility with V1 More... about 7 years ago
Bump version to 2.0.1 More... about 7 years ago
Record Github repo rename and docs fixes More... about 7 years ago
Update github repo name More... about 7 years ago
Update broken links More... about 7 years ago
Fix formatting typo in README More... about 7 years ago
Bump version to 2.0.0 More... about 7 years ago
Improve formatting More... about 7 years ago
Rename repo from sorted_containers to python-sortedcontainers More... about 7 years ago
Remove todos from readme More... about 7 years ago
Add sample output from testing and coverage More... about 7 years ago
Fixes for cross-platform doctests More... about 7 years ago
Remove builtins from globals (artifact of previous refactor) More... about 7 years ago
Couple fixes for full coverage More... about 7 years ago