Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Python Sorted Containers
Sorted Containers is an Apache2 licensed sorted collections library, written in pure-Python, and fast as C-extensions.
Collective -
Host: opensource -
https://opencollective.com/python-sortedcontainers
- Website: https://www.grantjenks.com/docs/sortedcontainers/
- Code: https://github.com/grantjenks/python-sortedcontainers
Deprecation warning during testing
github.com/grantjenks/python-sortedcontainers - scottfurry opened this issue over 4 years ago
github.com/grantjenks/python-sortedcontainers - scottfurry opened this issue over 4 years ago
Can we make this persistent?
github.com/grantjenks/python-sortedcontainers - Sinha-Ujjawal opened this issue almost 5 years ago
github.com/grantjenks/python-sortedcontainers - Sinha-Ujjawal opened this issue almost 5 years ago
Index method doesn't work if SortedList elements are instances of a class
github.com/grantjenks/python-sortedcontainers - AndyW118 opened this issue almost 5 years ago
github.com/grantjenks/python-sortedcontainers - AndyW118 opened this issue almost 5 years ago
SortedDict does not raise an exception
github.com/grantjenks/python-sortedcontainers - Prometheus3375 opened this issue almost 5 years ago
github.com/grantjenks/python-sortedcontainers - Prometheus3375 opened this issue almost 5 years ago
Modernize build system
github.com/grantjenks/python-sortedcontainers - pganssle opened this pull request almost 5 years ago
github.com/grantjenks/python-sortedcontainers - pganssle opened this pull request almost 5 years ago
Switched SortedList base class to Sequence
github.com/grantjenks/python-sortedcontainers - pganssle opened this pull request almost 5 years ago
github.com/grantjenks/python-sortedcontainers - pganssle opened this pull request almost 5 years ago
SortedList is not actually a MutableSequence
github.com/grantjenks/python-sortedcontainers - pganssle opened this issue almost 5 years ago
github.com/grantjenks/python-sortedcontainers - pganssle opened this issue almost 5 years ago
Remove tests/.context shim and test as installed
github.com/grantjenks/python-sortedcontainers - pganssle opened this pull request almost 5 years ago
github.com/grantjenks/python-sortedcontainers - pganssle opened this pull request almost 5 years ago
Add stub files for SortedList, SortedSet
github.com/grantjenks/python-sortedcontainers - Madoshakalaka opened this pull request almost 5 years ago
github.com/grantjenks/python-sortedcontainers - Madoshakalaka opened this pull request almost 5 years ago
Feature Request: SortedDict obtain position for a given key
github.com/grantjenks/python-sortedcontainers - vivekfantain opened this issue about 5 years ago
github.com/grantjenks/python-sortedcontainers - vivekfantain opened this issue about 5 years ago
Include regression tests in PyPI tarball
github.com/grantjenks/python-sortedcontainers - kmosiejczuk opened this pull request about 5 years ago
github.com/grantjenks/python-sortedcontainers - kmosiejczuk opened this pull request about 5 years ago
choosing a random element with weighted probability?
github.com/grantjenks/python-sortedcontainers - joelmiller opened this issue over 5 years ago
github.com/grantjenks/python-sortedcontainers - joelmiller opened this issue over 5 years ago
Version 2.1.0 can't unpickle sorteddict from version 1.5.7
github.com/grantjenks/python-sortedcontainers - skettlitz opened this issue over 5 years ago
github.com/grantjenks/python-sortedcontainers - skettlitz opened this issue over 5 years ago
Function call overhead
github.com/grantjenks/python-sortedcontainers - dirkroorda opened this issue over 5 years ago
github.com/grantjenks/python-sortedcontainers - dirkroorda opened this issue over 5 years ago
improve SortedList.__getitem__() performance for small slices
github.com/grantjenks/python-sortedcontainers - belm0 opened this pull request over 5 years ago
github.com/grantjenks/python-sortedcontainers - belm0 opened this pull request over 5 years ago
suppress warning in test of deprecated function
github.com/grantjenks/python-sortedcontainers - belm0 opened this pull request over 5 years ago
github.com/grantjenks/python-sortedcontainers - belm0 opened this pull request over 5 years ago
__getitem__ optimization for small slices
github.com/grantjenks/python-sortedcontainers - belm0 opened this issue over 5 years ago
github.com/grantjenks/python-sortedcontainers - belm0 opened this issue over 5 years ago
Fix a warning under Python 3.7
github.com/grantjenks/python-sortedcontainers - felixonmars opened this pull request over 5 years ago
github.com/grantjenks/python-sortedcontainers - felixonmars opened this pull request over 5 years ago
Activate Open Collective
github.com/grantjenks/python-sortedcontainers - monkeywithacupcake opened this pull request almost 6 years ago
github.com/grantjenks/python-sortedcontainers - monkeywithacupcake opened this pull request almost 6 years ago
Provide __reduce__ for more robust pickling
github.com/grantjenks/python-sortedcontainers - hniksic opened this issue almost 6 years ago
github.com/grantjenks/python-sortedcontainers - hniksic opened this issue almost 6 years ago
Add type annotations to sortedcontainers
github.com/grantjenks/python-sortedcontainers - althonos opened this pull request about 6 years ago
github.com/grantjenks/python-sortedcontainers - althonos opened this pull request about 6 years ago
Support thread-safety
github.com/grantjenks/python-sortedcontainers - ghost opened this issue over 6 years ago
github.com/grantjenks/python-sortedcontainers - ghost opened this issue over 6 years ago
Add mypy type hints?
github.com/grantjenks/python-sortedcontainers - Daenyth opened this issue over 7 years ago
github.com/grantjenks/python-sortedcontainers - Daenyth opened this issue over 7 years ago
Move ValueSortedDict into SortedContainers (was: Support for SortedBidict)
github.com/grantjenks/python-sortedcontainers - jab opened this issue about 8 years ago
github.com/grantjenks/python-sortedcontainers - jab opened this issue about 8 years ago
Improve Sorted Set Merge Performance for Disjoint Sets
github.com/grantjenks/python-sortedcontainers - ereOn opened this issue about 8 years ago
github.com/grantjenks/python-sortedcontainers - ereOn opened this issue about 8 years ago
Update OS packages
github.com/grantjenks/python-sortedcontainers - grantjenks opened this issue about 9 years ago
github.com/grantjenks/python-sortedcontainers - grantjenks opened this issue about 9 years ago