issues
search
robtandy
/
randomdict
Python dictionaries with O(1) random element access.
58
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixes errors caused when initializing with dict arg, among others.
#6
emeryberger
opened
2 months ago
1
Fixes compatibility with Python 3.9+, eliminates a serious memory leak
#5
emeryberger
closed
6 months ago
1
won't install on python 3.10
#4
ghost
opened
2 years ago
1
fix logic error when setting item
#3
1a1a11a
closed
5 months ago
0
Fix #1
#2
NicoDeGiacomo
closed
2 months ago
1
Set-item is not overwriting the existing key
#1
vasanth62
opened
9 years ago
2