issues
search
isagalaev
/
ijson
Iterative JSON parser with Pythonic interface
http://pypi.python.org/pypi/ijson/
Other
615
stars
134
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Releases missing on GitHub
#79
jayvdb
closed
5 years ago
3
Two test failures on Python 2
#78
jayvdb
closed
5 years ago
1
Add changelog
#77
clokep
closed
5 years ago
2
Bug or change in behaviour in ijson from 2.3 to 2.4
#76
mcarans
closed
5 years ago
2
A bug when setting multiple_values=True
#75
bmizhen-exos
closed
5 years ago
5
MANIFEST.in: Add tests.py
#74
jayvdb
closed
4 years ago
1
Unexpected symbol '\ufeff' at 0
#73
piskvorky
closed
5 years ago
4
setup.cfg and .editorconfig
#72
KOLANICH
closed
4 years ago
1
how to transform the txt(saving my dictionary) to dictionary that can be used in Python?(about 10)
#71
StudyMLCN
closed
4 years ago
1
Multiple file opens required for multiple iterators on same JSON
#70
ericbarnhill
closed
4 years ago
1
Ijson support for unicode
#69
latha19jan
closed
4 years ago
1
Doing this json procedure more efficiently in ijson?
#68
ghost
closed
6 years ago
1
Ability to reinitialize parser mid stream
#67
garthgoodson
closed
4 years ago
2
isjon raises AttributeError when importing yajl2 backends on RHEL6
#66
wfscheper
closed
5 years ago
5
'FFI' object has no attribute 'new_handle'
#65
tedx
closed
4 years ago
1
add more documentation to the package
#64
franklingu
closed
4 years ago
1
Publish current master to PyPI
#63
akaIDIOT
closed
5 years ago
3
Iterating over a collection!?!?
#62
ghost
closed
5 years ago
24
TypeError with Python 3.6
#61
groutr
closed
7 years ago
1
python backend retains memory while streaming!
#60
catstavi
closed
4 years ago
2
cannot parse integer written in format 1.55E10
#59
diahnuri
closed
4 years ago
1
New C extension backend
#58
rtobar
closed
5 years ago
20
Prevent memory leaks
#57
rtobar
closed
4 years ago
5
cffi: minor fixes/improvements
#56
rtobar
closed
8 years ago
4
TypeError when trying to use CFFI backend
#55
quezak
closed
8 years ago
2
yajl2_cffi backend type error
#54
vrastogi
closed
8 years ago
2
Floaty numbers are parsed as ints
#53
akaIDIOT
closed
8 years ago
2
Handle piles of poo correctly
#52
ExplodingCabbage
closed
8 years ago
1
About performance
#51
guyskk
closed
8 years ago
0
Python3 support for yajl2_cffi
#49
danvk
closed
8 years ago
1
Please consider conventional __version__ support to module
#48
apiszcz
closed
8 years ago
1
NEED SPEED UP. It is good but slow.
#47
fivejjs
closed
8 years ago
2
AsyncIO backend
#46
kxepal
closed
5 years ago
11
asyncio backend
#45
kxepal
closed
4 years ago
16
2.2 release from pip doesn't handle cffi backends
#44
athoune
closed
8 years ago
3
api for async use
#43
nlevitt
closed
8 years ago
1
question regarding a stream of \n separated objects
#42
aaronkaplan
closed
9 years ago
3
Encoding
#41
hwkongsgaard
closed
8 years ago
1
"JSONError: Additional Data" when parsing simple JSON string
#40
djrobust
closed
9 years ago
6
unescape map keys
#39
danielvarga
closed
9 years ago
1
Claim finite state machine, but really is not
#38
socketpair
closed
9 years ago
1
IncompleteJSONError with yajl2 on python3
#37
lavr
closed
9 years ago
2
Add cffi backend for yajl
#36
Dav1dde
closed
9 years ago
3
CFFI Instead of Ctypes
#35
Dav1dde
closed
9 years ago
4
valid floats cause UnexpectedSymbol exceptions
#34
tedx
closed
9 years ago
4
Ability to iteratively parse a json array
#33
fizyk
closed
9 years ago
2
Add buf_size kwarg to python parse
#32
acrisci
closed
9 years ago
0
Control buffer size
#31
acrisci
closed
9 years ago
5
Python3 compatibility issue
#30
acrisci
closed
9 years ago
4
Allow to differentiate invalid and incomplete JSON
#29
oprypin
closed
9 years ago
7
Next