Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / DanielStutzbach/blist issues and pull requests
#102 - sortedlist hangs when adding 130th element
Issue -
State: open - Opened by juliensylvestre 12 months ago
- 1 comment
#101 - Python 3.11 Support
Pull Request -
State: open - Opened by stefanor about 2 years ago
#100 - Fails to build with python 3.10
Issue -
State: open - Opened by edwintorok almost 3 years ago
- 6 comments
#99 - Python 3.10 Support
Pull Request -
State: open - Opened by stefanor about 3 years ago
- 1 comment
#98 - Segfault with gcc 11
Issue -
State: open - Opened by stefanor about 3 years ago
#97 - Support 3.9
Pull Request -
State: open - Opened by mzpqnxow over 3 years ago
- 4 comments
#96 - Assuming this project is no longer maintained?
Issue -
State: closed - Opened by mzpqnxow over 3 years ago
- 2 comments
#95 - Improved instance of blist
Issue -
State: open - Opened by BR1py over 3 years ago
#94 - fix? complexity of btuple slice
Pull Request -
State: open - Opened by DustinWehr about 4 years ago
#93 - remove __setitem__ from sortedlist docs
Pull Request -
State: open - Opened by DustinWehr about 4 years ago
#92 - Python 3.7 compatibility: Catch StopIteration in a generator and return instead, per PEP 479
Pull Request -
State: open - Opened by stefanor about 4 years ago
#91 - Python 3.9 compatibility: Use PyObject_GC_IsTracked()
Pull Request -
State: open - Opened by stefanor about 4 years ago
#90 - Error building with python3.9
Issue -
State: open - Opened by eamanu about 4 years ago
- 2 comments
#89 - Unable to install with pip
Issue -
State: open - Opened by AustereTriceratops about 4 years ago
#88 - Performance test, blist slower?
Issue -
State: open - Opened by apiszcz over 4 years ago
- 2 comments
#87 - documentation is wrong
Issue -
State: open - Opened by danaronson over 4 years ago
#86 - Not Able to created nested sorteddict.
Issue -
State: open - Opened by javiyaparth over 4 years ago
#85 - replace import collections with collections.abc
Pull Request -
State: open - Opened by FelixKleineBoesing almost 5 years ago
- 2 comments
#84 - fixing compile problem mentioned in issue-81
Pull Request -
State: open - Opened by witherj about 5 years ago
- 2 comments
#83 - Possible bug in file blist/_blist.c line 5595
Issue -
State: open - Opened by petrufm almost 6 years ago
#82 - Python 3.7: Keyview iteration raises a StopIteration RuntimeError
Issue -
State: open - Opened by s-d-penning almost 6 years ago
- 2 comments
#81 - Currently does not build in Windows with Python 3.7
Issue -
State: open - Opened by EmilStenstrom almost 6 years ago
- 1 comment
#80 - Request: Add wheel to PyPi
Issue -
State: open - Opened by rsheftel about 6 years ago
#79 - Deprecation warning on collections
Issue -
State: open - Opened by rsheftel about 6 years ago
#78 - Fix compatibility for Python 3.7
Pull Request -
State: open - Opened by felixonmars over 6 years ago
- 4 comments
#77 - Bug in blist.sortedlist compare
Issue -
State: open - Opened by grantjenks about 9 years ago
#76 - Add heapq support for blist?
Issue -
State: open - Opened by idf over 9 years ago
- 1 comment
#75 - UnicodeDecodeError in Python 3.4.1
Issue -
State: open - Opened by rogermcintosh over 9 years ago
- 1 comment
#74 - keysview, valuesview accept some negative indices
Issue -
State: closed - Opened by tallforasmurf about 10 years ago
- 1 comment
#73 - blist isn't the default list for python
Issue -
State: closed - Opened by eode about 10 years ago
- 1 comment
#72 - blist tarball has incorrect permissions
Issue -
State: open - Opened by DanielStutzbach over 10 years ago
Labels: behavior
#71 - pypi links dead?
Issue -
State: closed - Opened by tallforasmurf over 10 years ago
- 1 comment
#70 - Online documentation missing objects.inv
Issue -
State: closed - Opened by prattmic over 10 years ago
#69 - sortedset with some types of elements: wrong/inconsistent behavior related to presence of elements (e.g. cannot remove/discard properly!)
Issue -
State: open - Opened by zuo over 10 years ago
- 1 comment
#68 - PyPy support
Issue -
State: open - Opened by sublee over 10 years ago
- 2 comments
#67 - Unable to install blist in windows 7 x64 bit operating system
Issue -
State: closed - Opened by rajeshhcu over 10 years ago
- 1 comment
#66 - Online documentation needs an update
Issue -
State: closed - Opened by larsmans over 10 years ago
Labels: documentation
#65 - pip install blist fails
Issue -
State: closed - Opened by babartareen over 10 years ago
- 2 comments
#64 - Problems with the performance tests
Issue -
State: open - Opened by DanielStutzbach over 10 years ago
#63 - Add missing ez_setup.py
Pull Request -
State: closed - Opened by stromnov over 10 years ago
- 2 comments
#62 - Documentation of "Views" confusing
Issue -
State: open - Opened by tallforasmurf over 10 years ago
Labels: documentation
#61 - Fix minor typo in readme
Pull Request -
State: closed - Opened by fayimora almost 11 years ago
#60 - blist's sort method will crash when using cmp parameter
Issue -
State: closed - Opened by wynemo almost 11 years ago
Labels: crash
#59 - typos in documentation and comments
Pull Request -
State: closed - Opened by larsmans almost 11 years ago
#58 - document use of sortedlist and sortedset as order statistic DSs
Pull Request -
State: closed - Opened by larsmans almost 11 years ago
#57 - Deque methods for blist
Issue -
State: closed - Opened by larsmans almost 11 years ago
- 1 comment
#56 - Replace distribute_setup with ez_setup
Pull Request -
State: closed - Opened by saschpe about 11 years ago
#55 - build problem under Windows 7 64-bit Anaconda distribution compiling with MinGW
Issue -
State: closed - Opened by lyonj about 11 years ago
- 5 comments
#54 - updated distribute_setup.py to latest version
Pull Request -
State: closed - Opened by dsemi about 11 years ago
- 2 comments
#53 - No longer installs correctly in Python 3
Issue -
State: closed - Opened by dsemi about 11 years ago
- 9 comments
#52 - AttributeError when indexing ItemsView of a sorteddict
Issue -
State: closed - Opened by matteodellamico over 11 years ago
- 4 comments
#51 - sortedlist needs an insort_left-like method
Issue -
State: open - Opened by tomas-teijeiro over 11 years ago
- 1 comment
#50 - Case insensitive sortedset
Issue -
State: closed - Opened by philfreo over 11 years ago
- 3 comments
#49 - Support PEP396: Module Version Numbers
Issue -
State: closed - Opened by Julian-O over 11 years ago
- 1 comment
#48 - Python 3.3.1 Release For Windows / How To Build
Issue -
State: open - Opened by seunosewa over 11 years ago
#47 - Support Version Numbers, as described in PEP396
Issue -
State: closed - Opened by Julian-O almost 12 years ago
#46 - sudo pip install btree fails
Issue -
State: closed - Opened by int-ua almost 12 years ago
#45 - add note to doc to clarify sorteddict key must be positional
Issue -
State: closed - Opened by ghost almost 12 years ago
Labels: documentation
#44 - sorteddict.__repr__ should be sorted
Issue -
State: closed - Opened by mattmccutchen-google about 12 years ago
Labels: behavior
#43 - blist indexing is not working
Issue -
State: closed - Opened by NeilGirdhar over 12 years ago
- 3 comments
Labels: behavior
#42 - blist.blist subclasses can't have custom operators
Issue -
State: open - Opened by tzot over 12 years ago
- 1 comment
Labels: list compatibility
#41 - bug in _sorteddict.KeysView
Issue -
State: closed - Opened by pkch over 12 years ago
- 4 comments
Labels: behavior
#40 - Fix typo in documentation ("issupserset")
Pull Request -
State: closed - Opened by larsmans over 12 years ago
- 1 comment
#39 - Limited iteration
Issue -
State: closed - Opened by lericson almost 13 years ago
- 7 comments
#38 - sortedset describes index as taking linear time
Issue -
State: closed - Opened by NeilGirdhar almost 13 years ago
- 1 comment
Labels: documentation
#37 - btuple raises TypeError instead of returning NotImplemented
Issue -
State: closed - Opened by ozomer about 13 years ago
Labels: behavior
#36 - Consider renaming classes to be consistent with PEP 8
Issue -
State: open - Opened by NeilGirdhar about 13 years ago
#35 - Add weakkeysorteddict, weakvaluesorteddict, weakkeyordereddict, weakvalueordereddict, and weakorderedset
Issue -
State: closed - Opened by NeilGirdhar about 13 years ago
Labels: feature
#34 - less performant than standard list
Issue -
State: closed - Opened by xcombelle about 13 years ago
- 2 comments
Labels: performance
#33 - Segmentation Fault
Issue -
State: open - Opened by abhik over 13 years ago
- 4 comments
Labels: crash
#32 - Add .clear() and .copy() methods, to match those added to Python's list in 3.2
Issue -
State: closed - Opened by DanielStutzbach almost 14 years ago
Labels: list compatibility
#31 - O(log n) add and remove for sorted*
Issue -
State: open - Opened by matteodellamico almost 14 years ago
- 1 comment
Labels: performance
#30 - Added bisect() to sorted list
Pull Request -
State: closed - Opened by hsoft almost 14 years ago
- 1 comment
#29 - sorteddict and btuple have meaningless __slots__, other collections have no __slots__ at all
Issue -
State: closed - Opened by zuo about 14 years ago
- 3 comments
Labels: performance
#28 - sortedlist needs a non-throwing index()
Issue -
State: closed - Opened by erikfrey about 14 years ago
- 13 comments
Labels: feature
#27 - Release the GIL when sorting ints, etc.
Issue -
State: open - Opened by DanielStutzbach about 14 years ago
Labels: performance
#26 - The blist iterator types should register with Iterator.register
Issue -
State: closed - Opened by DanielStutzbach about 14 years ago
- 1 comment
Labels: list compatibility, behavior
#25 - The blist type should register as a MutableSequence
Issue -
State: closed - Opened by DanielStutzbach about 14 years ago
- 1 comment
Labels: behavior
#24 - start, stop parameters are missing from a few functions in the sortedlist family.
Issue -
State: closed - Opened by DanielStutzbach over 14 years ago
- 1 comment
Labels: list compatibility, behavior
#23 - For certain sequences of operations, getitem is amortized Theta(log n) instead of Theta(1)
Issue -
State: open - Opened by DanielStutzbach over 14 years ago
Labels: performance
#22 - Provide a sortedfrozenset type
Issue -
State: open - Opened by DanielStutzbach over 14 years ago
- 4 comments
Labels: feature
#21 - Write documentation for all types and methods
Issue -
State: closed - Opened by DanielStutzbach over 14 years ago
- 5 comments
Labels: documentation
#20 - Examine all of list's and set's methods to make sure sortedlist has everything one would expect
Issue -
State: closed - Opened by DanielStutzbach over 14 years ago
Labels: behavior
#19 - sortedlist should support an extend() operation
Issue -
State: closed - Opened by fmark over 14 years ago
- 10 comments
Labels: feature
#18 - sortedlist should support a peek() operation
Issue -
State: closed - Opened by fmark over 14 years ago
- 2 comments
#17 - Allow popping from end of sortedlist
Issue -
State: closed - Opened by fmark over 14 years ago
- 2 comments
Labels: feature
#16 - Speed up contains, compare, etc. operations by making an O(1) copy first
Issue -
State: open - Opened by DanielStutzbach over 14 years ago
Labels: performance
#15 - blist.sorteddict should be lazy about modifying the sorted list
Issue -
State: open - Opened by DanielStutzbach over 14 years ago
Labels: performance
#14 - sortedset should support deleting by index or range of indexes
Issue -
State: closed - Opened by DanielStutzbach over 14 years ago
- 1 comment
Labels: feature
#13 - Changing an existing key in a sorteddict
Issue -
State: closed - Opened by mikegraham over 14 years ago
- 1 comment
#12 - Make very small lists memory-efficient
Issue -
State: open - Opened by DanielStutzbach almost 15 years ago
Labels: performance
#11 - Add a sorteddict type
Issue -
State: closed - Opened by DanielStutzbach about 15 years ago
Labels: feature
#10 - Add a btuple type
Issue -
State: closed - Opened by DanielStutzbach about 15 years ago
Labels: feature
#9 - Make sure that deepcopy is efficient
Issue -
State: open - Opened by DanielStutzbach about 15 years ago
Labels: performance
#8 - Replace "leaf" with "height"
Issue -
State: open - Opened by DanielStutzbach about 15 years ago
Labels: performance
#7 - Add a sortedlist type
Issue -
State: closed - Opened by DanielStutzbach about 15 years ago
Labels: feature
#6 - Dynamically allocate space in the root node.
Issue -
State: open - Opened by DanielStutzbach about 15 years ago
- 1 comment
Labels: performance
#5 - Make blist-nodes circular arrays
Issue -
State: open - Opened by DanielStutzbach about 15 years ago
Labels: performance
#4 - Appending to a list during iteration behaves differently than list()
Issue -
State: open - Opened by DanielStutzbach about 15 years ago
Labels: list compatibility
#3 - .extend must check the new length will be <= PY_SSIZE_T_MAX
Issue -
State: open - Opened by DanielStutzbach about 15 years ago
Labels: crash