issues
search
pytries
/
hat-trie
HAT-Trie for Python
MIT License
86
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Installation in python3.6 via pip fails in 64-bit Windows
#18
alexjfx
opened
7 years ago
2
Update hat-trie code
#17
mikepb
closed
8 years ago
3
Ensure file handles are closed in setup.py
#16
svisser
closed
10 years ago
6
copied changes from most recent version of dcjones' hat-trie
#15
mheilman
closed
10 years ago
3
Unable to build on linux
#14
desilinguist
closed
10 years ago
9
Setup Cython Issues
#13
eddy-geek
opened
10 years ago
1
Switch to using setuptools.
#12
b4hand
opened
10 years ago
8
Update to latest dcjones/hat-trie implementation
#11
b4hand
closed
10 years ago
0
Update docs
#10
b4hand
closed
10 years ago
0
Fix issue where `iterkeys` does not decode keys but `keys` does.
#9
b4hand
closed
10 years ago
3
Support object types as values.
#8
b4hand
closed
10 years ago
6
Is there any particular reason you don't allow storing arbitrary Python objects as values?
#7
b4hand
closed
10 years ago
3
Add support for non-throwing `get` method like standard `dict`.
#6
b4hand
closed
10 years ago
3
Fix URLs to point at right repos.
#5
b4hand
closed
10 years ago
1
Add keys_with_prefix and iterkeys_with_prefix methods
#4
yflau
opened
11 years ago
3
add return keyword for setdefault method
#3
yflau
closed
11 years ago
1
setdefault method does not return a value but None
#2
yflau
closed
11 years ago
2
Missing murmurhash.c
#1
fvieira
closed
11 years ago
1