issues
search
pytries
/
datrie
Fast, efficiently stored Trie for Python. Uses libdatrie.
http://pypi.python.org/pypi/datrie/
GNU Lesser General Public License v2.1
530
stars
88
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error in `python': free(): invalid pointer: 0x0000559f334fde80
#51
xuman-Amy
opened
6 years ago
1
Patch for upstream libdatrie is no longer needed
#50
fpytloun
closed
6 years ago
2
Sort input file list
#49
bmwiedemann
closed
6 years ago
1
unicode conversion is buggy
#48
eromoe
opened
6 years ago
1
python stop working while set Chinese word
#47
eromoe
opened
6 years ago
1
Build failed on python 3.6 windows 7
#46
eromoe
closed
5 years ago
1
How to support string longer than 256 ?
#45
LubinLew
closed
2 years ago
2
Test the library with Python 3.6 on Windows
#44
thedrow
closed
6 years ago
0
Remove support for 3.3 & 2.6
#43
thedrow
closed
6 years ago
0
Remove support for Python 2.6 & 3.3?
#42
thedrow
closed
6 years ago
1
Test & build using Python 3.6
#41
thedrow
closed
6 years ago
1
Skip branches in walking subtree
#40
fgregg
opened
7 years ago
0
Does not compile.
#39
Zibri
closed
6 years ago
3
UnicodeDecodeError: 'utf32' codec can't decode bytes in position 0-3: code point not in range(0x110000)
#38
michelmno
opened
7 years ago
2
Create Nodes on Spaces
#37
brunoalano
closed
7 years ago
2
Created the method for retrieve `suffix` as items (key, data)
#36
brunoalano
opened
7 years ago
1
dict_view for (Base)Trie
#35
pacahon
opened
8 years ago
2
Can prefix method return the postions of the result ?
#34
bojone
opened
8 years ago
0
Unable to use unicode string as keys for datrie.Trie
#33
aleSuglia
closed
8 years ago
5
Trie has linear insertion time
#32
electrofink
opened
8 years ago
7
New feature: integer sequences as keys
#31
pombredanne
opened
8 years ago
2
Possible bug with range initialization
#30
superbobry
closed
8 years ago
4
Add get function to Trie class
#29
bartvm
closed
8 years ago
3
API docs
#28
superbobry
opened
8 years ago
2
0.8
#27
dallbee
closed
8 years ago
3
Segmentation fault
#26
alvations
closed
8 years ago
3
Suffix items
#25
pombredanne
opened
8 years ago
7
trie.get(key, default) missing
#24
RonnyPfannschmidt
closed
9 years ago
1
RecordTries
#23
RonnyPfannschmidt
closed
8 years ago
2
Separate building library and extension
#22
hickford
closed
9 years ago
4
Publish wheel to PyPI
#21
hickford
closed
8 years ago
10
values() bug with unicode characters
#20
andresriancho
opened
10 years ago
12
Add build badge
#19
hickford
closed
10 years ago
1
Travis CI
#18
hickford
closed
10 years ago
1
trie.items(), trie.keys() len(trie) et al. may be pending while trie is empty
#17
Honghe
closed
9 years ago
7
Suffixes method, test
#16
xmonader
closed
10 years ago
3
Suffixes method
#15
xmonader
closed
10 years ago
2
What is the most efficient way for extracting suffixes?
#14
xmonader
closed
10 years ago
3
install missing pyconfig.h
#13
ceteri
closed
10 years ago
6
Delete method __delitem__ hidden (but maybe for a good reason?)
#12
ianozsvald
opened
10 years ago
6
Fix build for Visual Studio on Windows.
#11
mindw
closed
11 years ago
2
KeyError after insertion with large alphabet
#10
zseder
opened
11 years ago
12
Added functions based on PyTrie
#9
jaredks
closed
11 years ago
3
iter_prefix_values and friends
#8
oberstet
closed
11 years ago
2
Crash when executing from a script / no crash inside python command line or IDLE
#7
thatsokaybaby
opened
11 years ago
3
validate keys at insertion time
#6
kmike
opened
12 years ago
1
Benchmarks complain under Python 2.x
#5
kmike
closed
8 years ago
1
pickling support
#4
kmike
closed
9 years ago
2
More simple dict methods
#3
kmike
closed
9 years ago
2
Investigate non-unicode string support for Python 2.x
#2
kmike
opened
12 years ago
0
Previous
Next