issues
search
MagicStack
/
immutables
A high-performance immutable mapping type for Python.
Other
1.13k
stars
57
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
immutables v0.21
#120
fantix
closed
1 month ago
0
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
#119
dependabot[bot]
closed
1 month ago
1
Replace `_PyLong_Format` with `PyNumber_ToBase`
#118
musicinmybrain
closed
1 month ago
4
Support disabling C extensions via `IMMUTABLES_EXT=0`
#117
mgorny
opened
6 months ago
0
Segfault with Python 3.13.0b1
#116
mgorny
closed
1 month ago
3
Update to use multi-phase module init in C
#115
1st1
opened
1 year ago
0
Drop typing_extensions dependency
#114
nicoddemus
closed
1 year ago
1
immutables v0.20
#113
elprans
closed
1 year ago
0
release
#112
elprans
closed
1 year ago
0
Move metadata to `pyproject.toml`, fix test fixture inclusion in sdist
#111
elprans
closed
1 year ago
0
Bump pythoncapi_compat and correct its license in LICENSE
#110
elprans
closed
1 year ago
0
sdist is missing tests/test-data/check-immu.test
#109
mtelka
closed
1 year ago
0
pythoncapi_compat.h is 0BSD not MIT
#108
mtelka
closed
1 year ago
1
Adding support for shared_memory allocator for multiprocessing.
#107
sizur
opened
1 year ago
0
Fix indentation in setup.py
#106
eltoder
closed
1 year ago
1
Python 3.12 compatibility
#105
elprans
closed
1 year ago
0
3.12 support
#104
Tinche
closed
1 year ago
3
Fix for Python 3.12 support
#103
arkamar
closed
1 year ago
1
How about comparing performance to frozen dict?
#102
spacether
opened
1 year ago
0
Add PEP 585 GenericAlias support
#101
eltoder
closed
1 year ago
1
Drop 3.6 support.
#100
msullivan
closed
1 year ago
1
Add __contains__ to MapKeys
#99
msullivan
closed
1 year ago
0
restore compilation for aix/sunos
#98
mattp-
closed
1 year ago
1
Advertise support for Python 3.11
#97
antonagestam
closed
1 year ago
1
Enable support for pattern matching
#96
antonagestam
closed
1 year ago
1
Pattern matching isn't working for C implementation
#95
antonagestam
closed
1 year ago
1
immutables v0.19
#94
elprans
closed
2 years ago
0
Update pythoncapi_compat.h
#93
elprans
closed
2 years ago
0
Update actions, test and release on Python 3.11
#92
elprans
closed
2 years ago
0
Update mypy (and other linters)
#91
elprans
closed
2 years ago
0
Invalid pyproject.toml
#90
bnavigator
closed
2 years ago
1
Add PEP 585 (__class_getitem__ -> GenericAlias) support
#89
ToBeReplaced
closed
1 year ago
2
v0.18
#88
1st1
closed
2 years ago
0
Fix iteration when the tree is 7 levels deep + collisions
#87
1st1
closed
2 years ago
0
Pin mypy to the latest working version
#86
1st1
closed
2 years ago
0
Iteration Bug fix:
#85
molaxx
closed
2 years ago
1
Iteration bug
#84
molaxx
closed
2 years ago
2
Map type arguments aren't introspectible in runtime
#83
Tinche
closed
1 year ago
0
Do you want my frozenset implemenation using this lib?
#82
uriva
opened
2 years ago
0
immutables v0.17
#81
elprans
closed
2 years ago
0
Test on Python 3.10 final
#80
elprans
closed
2 years ago
0
Update pythoncapi_compat.h
#79
elprans
closed
2 years ago
0
Add missing name and version in table [project] in 'pyproject.toml'.
#78
mvaled
closed
2 years ago
3
Unable to install from sdist: pyproject.toml [project] requires a name.
#77
mvaled
closed
2 years ago
3
Immutable list based on LBST
#76
amirouche
closed
2 years ago
0
How to efficiently track and store deltas between two HAMTs
#75
aeftimia
opened
2 years ago
1
0.16: pytest is failing
#74
kloczek
closed
2 years ago
22
immutables v0.16
#73
elprans
closed
3 years ago
0
TESTING NEW RELEASE INFRA: immutables 0.16
#72
elprans
closed
3 years ago
0
Drop Python 3.5 support declaration, add Python 3.10
#71
elprans
closed
3 years ago
0
Next