GitHub / rspeer/ordered-set issues and pull requests
#102 - Smooth out redundant lists
Pull Request -
State: open - Opened by geographybuff 3 months ago
#101 - Re-order overloads for index method to fix type-checking edge case
Pull Request -
State: open - Opened by startrekdude 6 months ago
#100 - Order of overloads of index method can cause failure to type-check when a type is a sequence of itself (example: str)
Issue -
State: open - Opened by startrekdude 6 months ago
- 1 comment
#99 - Enhancement Request: raise exception when creating OrderedSet with duplicate entries
Issue -
State: open - Opened by gdlxn-ibm 9 months ago
#98 - Treat hashables
Pull Request -
State: open - Opened by maxfl 11 months ago
#97 - Maintenance plan
Issue -
State: open - Opened by jaraco about 1 year ago
- 3 comments
#96 - SyntaxError in main line 218
Issue -
State: closed - Opened by jaraco about 1 year ago
- 2 comments
#95 - OrderedSet.index(...) function throws error when key is a frozenset
Issue -
State: open - Opened by KSneijders almost 2 years ago
- 1 comment
#94 - Overriding add() requires overriding append() as well
Issue -
State: open - Opened by whpeeters almost 2 years ago
#93 - Make T covariant
Pull Request -
State: closed - Opened by MarcinKonowalczyk about 2 years ago
#92 - StableSet fork merge
Pull Request -
State: open - Opened by idanmiara over 2 years ago
- 1 comment
#91 - Merge upstream? StableSet: Adding an additional implementation, new features and tests and more.
Issue -
State: open - Opened by idanmiara over 2 years ago
- 10 comments
#90 - Fix the missing parenthesis in f-string
Pull Request -
State: closed - Opened by hvox over 2 years ago
#89 - Interest in including OrderedSet in python standard library?
Issue -
State: open - Opened by jagerber48 almost 3 years ago
- 3 comments
#88 - Use f-strings instead of legacy formatting style
Pull Request -
State: closed - Opened by kkirsche almost 3 years ago
#87 - Simplify `_is_atomic` to use single isinstance call
Pull Request -
State: closed - Opened by kkirsche almost 3 years ago
#86 - Fix incorrect use of `Any`
Pull Request -
State: closed - Opened by kkirsche almost 3 years ago
#85 - orderedset.update -> should be iterable
Issue -
State: open - Opened by svaningelgem about 3 years ago
- 1 comment
#84 - Rebuild self.map after .pop()
Pull Request -
State: open - Opened by robert-phe about 3 years ago
- 1 comment
#83 - OrderedSet.pop() with a non-default index breaks the contract
Issue -
State: open - Opened by rspeer over 3 years ago
- 1 comment
#82 - Please consider switching to flit_core
Issue -
State: closed - Opened by mgorny over 3 years ago
- 12 comments
#81 - The __getitem__ type annotations are missing single int index overload.
Issue -
State: closed - Opened by KSneijders over 3 years ago
- 2 comments
#80 - Support for 3.10
Issue -
State: closed - Opened by kayhayen almost 4 years ago
- 1 comment
#79 - Support item assignment
Issue -
State: open - Opened by Aran-Fey about 4 years ago
- 12 comments
#78 - Make package PEP561 compatible
Pull Request -
State: closed - Opened by asford about 4 years ago
- 6 comments
#77 - Add py.typed to distribution
Issue -
State: closed - Opened by asford about 4 years ago
- 2 comments
#76 - It should be possible to build ordered-set without setuptools installed
Issue -
State: closed - Opened by jachymb over 4 years ago
- 7 comments
#75 - Make package PEP561 compatible
Pull Request -
State: closed - Opened by kmkurn over 4 years ago
- 1 comment
#74 - Upload wheels to PyPI
Issue -
State: closed - Opened by johnthagen over 4 years ago
- 2 comments
#73 - OrderedSet is slower than OrderedDict; should use OrderedDict instead
Issue -
State: closed - Opened by danuker over 4 years ago
- 6 comments
#72 - Package is not PEP 561 compliant
Issue -
State: closed - Opened by kmkurn almost 5 years ago
- 7 comments
#71 - python 3.5 overloading fix
Pull Request -
State: closed - Opened by Rohan-Kumar about 5 years ago
- 2 comments
#70 - Importing ordered_set fails on Python 3.5
Issue -
State: closed - Opened by Rohan-Kumar about 5 years ago
- 2 comments
#69 - a bug in a new version of ordered_set
Issue -
State: closed - Opened by lotus-devo about 5 years ago
- 1 comment
#68 - Fix Python 3.5 support
Pull Request -
State: closed - Opened by rspeer about 5 years ago
#67 - Python 3.5 is not actually supported
Issue -
State: closed - Opened by rominf about 5 years ago
- 2 comments
#66 - 4.0.1: missing git tag
Issue -
State: closed - Opened by kloczek over 5 years ago
- 2 comments
#65 - fix packaging, remove vestiges of type stubs
Pull Request -
State: closed - Opened by rspeer over 5 years ago
#64 - add "index" argument to pop method
Pull Request -
State: closed - Opened by kairi003 over 5 years ago
- 1 comment
#63 - Add `FrozenOrderedSet`
Pull Request -
State: closed - Opened by Eric-Arellano over 5 years ago
- 1 comment
#62 - Adding FrozenOrderedSet
Issue -
State: closed - Opened by Eric-Arellano over 5 years ago
- 2 comments
#61 - Move type annotations inline
Pull Request -
State: closed - Opened by rspeer over 5 years ago
- 2 comments
#60 - Directly distribute type hints via PEP 561
Pull Request -
State: closed - Opened by Eric-Arellano over 5 years ago
- 12 comments
#59 - Dropping Python 2 support
Issue -
State: closed - Opened by Eric-Arellano over 5 years ago
- 2 comments
#58 - Include pytest.ini in sdist
Pull Request -
State: closed - Opened by felixonmars over 5 years ago
#57 - v4.0
Pull Request -
State: closed - Opened by wimglenn almost 6 years ago
- 5 comments
#56 - OrderedSets can't consistently equal sets, so they are unequal
Pull Request -
State: closed - Opened by rspeer almost 6 years ago
- 2 comments
#55 - Equality comparisons with regular set don't commute
Issue -
State: closed - Opened by wimglenn almost 6 years ago
- 6 comments
#54 - Tag 3.1.1
Issue -
State: closed - Opened by wimglenn almost 6 years ago
#53 - Changelog?
Issue -
State: closed - Opened by basvdheuvel about 6 years ago
- 1 comment
#52 - Add a Jenkinsfile
Pull Request -
State: closed - Opened by moss over 6 years ago
- 1 comment
#51 - Fix error in NumPy fancy indexing
Pull Request -
State: closed - Opened by rspeer over 6 years ago
- 1 comment
#50 - Trim trailing white space from .travis.yml
Pull Request -
State: closed - Opened by jdufresne over 6 years ago
#49 - Update URLs to use https://
Pull Request -
State: closed - Opened by jdufresne over 6 years ago
- 1 comment
#48 - Add testing and document support for Python 3.7
Pull Request -
State: closed - Opened by jdufresne over 6 years ago
- 1 comment
#47 - Distribute package as a universal wheel
Pull Request -
State: closed - Opened by jdufresne over 6 years ago
- 2 comments
#46 - More compatibility with pandas; O(N^2) ops become O(N); docstring updates
Pull Request -
State: closed - Opened by rspeer over 6 years ago
- 2 comments
#45 - Efficiency of difference_update is much worse than set
Issue -
State: closed - Opened by Erotemic almost 7 years ago
- 1 comment
#44 - Update my name in documentation and setup
Pull Request -
State: closed - Opened by rspeer almost 7 years ago
#43 - Is this a backport of collections.OrderedSet?
Issue -
State: closed - Opened by thedrow almost 7 years ago
- 1 comment
#42 - Add ordered-set-stubs installation instructions
Pull Request -
State: closed - Opened by rominf almost 7 years ago
- 17 comments
#41 - Add type annotations
Pull Request -
State: closed - Opened by rominf almost 7 years ago
- 5 comments
#40 - Remove extra brackets
Pull Request -
State: closed - Opened by rominf almost 7 years ago
- 3 comments
#39 - .travis.yml: remove duplicate keys
Pull Request -
State: closed - Opened by rominf almost 7 years ago
#38 - Remove whitespaces
Pull Request -
State: closed - Opened by rominf almost 7 years ago
#37 - Use set literal instead of function
Pull Request -
State: closed - Opened by rominf almost 7 years ago
#36 - Fix DeprecationWarning due to collections.abc in Python 3.7
Pull Request -
State: closed - Opened by rominf almost 7 years ago
- 1 comment
#35 - Support an option to create immutable set
Issue -
State: closed - Opened by rominf almost 7 years ago
- 4 comments
#34 - Wanting to do range queries with OrderedSet
Issue -
State: closed - Opened by winash12 almost 7 years ago
- 1 comment
#33 - Rewrite the documentation with doctests
Pull Request -
State: closed - Opened by rspeer about 7 years ago
- 1 comment
#32 - "native" implementation on python 3.7?
Issue -
State: closed - Opened by burnpanck about 7 years ago
- 2 comments
#31 - bumped version in setup.py
Pull Request -
State: closed - Opened by Erotemic about 7 years ago
- 6 comments
#30 - Fixed bitwise and
Pull Request -
State: closed - Opened by Erotemic about 7 years ago
- 4 comments
#29 - Cleanups to metadata, docs, and tests
Pull Request -
State: closed - Opened by rspeer about 7 years ago
- 3 comments
#28 - Comparison operators are inconsistent
Issue -
State: closed - Opened by rspeer about 7 years ago
- 1 comment
#27 - Conform to set API, update to pytest, add CI badges
Pull Request -
State: closed - Opened by Erotemic about 7 years ago
- 8 comments
#26 - Add support for typing annotations
Issue -
State: closed - Opened by nicoulaj over 7 years ago
- 2 comments
#25 - Include license file and tests in sdist
Pull Request -
State: closed - Opened by ghisvail over 8 years ago
- 3 comments
#24 - Alternative implementation
Pull Request -
State: closed - Opened by ericfrederich over 8 years ago
- 5 comments
#23 - #22 my idea
Pull Request -
State: closed - Opened by minghu6 over 8 years ago
- 4 comments
#22 - Adapt with normal set?
Issue -
State: closed - Opened by minghu6 over 8 years ago
- 1 comment
#21 - Performance
Issue -
State: closed - Opened by u2 over 8 years ago
- 3 comments
#20 - version inconsistent?
Issue -
State: closed - Opened by martinitus over 9 years ago
- 1 comment
#19 - Inefficient code in discard?
Issue -
State: closed - Opened by Smattr over 9 years ago
- 2 comments
#18 - new version on pypi?
Issue -
State: closed - Opened by dashea over 9 years ago
- 1 comment
#17 - Treat tuple as non iterable for fancy indexing since it is a possible key.
Pull Request -
State: closed - Opened by leo-labs over 9 years ago
#16 - .index method handles tuple keys as iterables
Issue -
State: closed - Opened by leo-labs over 9 years ago
- 4 comments
#15 - Add update() method implementation. Add pop() method implementation
Pull Request -
State: closed - Opened by bmwant over 9 years ago
- 2 comments
#14 - bump version to 1.4.0
Pull Request -
State: closed - Opened by Toilal almost 10 years ago
- 1 comment
#13 - Implement discard and clear methods
Pull Request -
State: closed - Opened by Toilal almost 10 years ago
- 4 comments
#12 - Unit tests & travis-ci
Issue -
State: closed - Opened by Toilal almost 10 years ago
- 1 comment
#11 - Implement discard and clear methods
Pull Request -
State: closed - Opened by Toilal almost 10 years ago
- 2 comments
#10 - Implement discard
Issue -
State: closed - Opened by Toilal almost 10 years ago
#9 - Include license file in resulting tar.gz
Pull Request -
State: closed - Opened by xsuchy almost 10 years ago
- 1 comment
#8 - Add .travis.yml file for CI testing.
Pull Request -
State: closed - Opened by hayd over 10 years ago
- 4 comments
#7 - Use tox to run tests on multiple Python VMs
Pull Request -
State: closed - Opened by dahlia over 10 years ago
- 2 comments
#6 - return False for __eq__ where other isn't iterable
Pull Request -
State: closed - Opened by amagee almost 11 years ago
- 1 comment
#5 - Pickling then unpickling fails for the empty OrderedSet().
Issue -
State: closed - Opened by mjpieters about 11 years ago
#4 - PyPi entry is not updated to current repo url
Issue -
State: closed - Opened by nephics over 11 years ago
- 2 comments
#3 - I do not understand some code of the oredered-set
Issue -
State: closed - Opened by ghost over 11 years ago
- 2 comments