issues
search
vaidik
/
commentjson
Add JavaScript or Python style comments in JSON.
MIT License
104
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
status of the project
#57
stanislavlevin
opened
1 month ago
0
[deps] Switch to lark
#56
marius-alex-tache
opened
3 months ago
0
Fix license classifier
#55
joostlek
opened
5 months ago
0
Update test skips for Python 3.12+
#54
mgorny
opened
5 months ago
0
0.9.0: pytest is failing
#53
kloczek
opened
2 years ago
2
Update lark-parser to lark
#52
mgorny
opened
2 years ago
2
Updated to latest lark-parser
#51
Eeems
opened
3 years ago
3
Add block comments
#50
nuno-andre
closed
3 years ago
2
Add support for NaN values
#49
mattpearson
opened
4 years ago
4
bump version to 0.9.0
#48
vaidik
closed
4 years ago
0
Switch to faster LALR parser
#47
duelafn
closed
4 years ago
1
Ignore trailing commas (closes #39, closes #43)
#46
duelafn
closed
4 years ago
2
Test latest Lark changes to reconstructor
#45
erezsh
closed
4 years ago
2
Allow ValueError to pass-through without exception conversion.
#44
EliRibble
opened
4 years ago
2
commentjson raises the wrong error type on trailing comma
#43
EliRibble
closed
4 years ago
1
add support for bumping version and making releases
#42
vaidik
opened
4 years ago
0
include license in sdist. fixes #40
#41
vaidik
closed
4 years ago
0
Please add LICENSE to sdist
#40
kitterma
closed
4 years ago
1
Feature request: Ignore trailing commas
#39
pvarin
closed
4 years ago
1
Please tag new releases on GitHub
#38
MeggyCal
opened
4 years ago
5
fix deprecation warning for escaping forward slashes. fixes #36
#37
vaidik
closed
4 years ago
0
Deprecation warning due to invalid escape sequences in Python 3.8
#36
tirkarthi
closed
4 years ago
1
install setuptools on windows before running tests
#35
vaidik
closed
4 years ago
0
Fix lark v0.8.0 backwards incompatibility.
#34
savagesmc
closed
4 years ago
1
Give an upper bounds to lark-parser versions
#33
ianfhunter
closed
4 years ago
3
Latest lark-parser isn't compatible with commentjson
#32
ianfhunter
closed
4 years ago
6
dump with comments
#31
thegamerx1
closed
4 years ago
2
bump version to 0.8.2
#30
vaidik
closed
5 years ago
0
add more tests
#29
vaidik
closed
5 years ago
0
add test suites from json package
#28
vaidik
closed
5 years ago
0
fix unicode handling in commentjson. fixes #23
#27
vaidik
closed
5 years ago
0
Fix assertion error
#26
vaidik
closed
5 years ago
0
AssertionError caused by lark-parser==0.7.2
#25
jonhammer
closed
5 years ago
5
Parser
#24
vaidik
closed
5 years ago
0
Unicode error in commentjson v0.7.2 in python2.7 environment
#23
nazrulworld
closed
5 years ago
17
Character "#" inside quotes is interpreted as comment
#22
zikalino
closed
5 years ago
2
run tests for all major versions of python 3
#21
vaidik
closed
5 years ago
0
Fix unicode issue
#20
vaidik
closed
5 years ago
0
Can't load UTF-8 json files on 0.7.1
#19
rwack
closed
5 years ago
2
Python3 support
#18
vaidik
closed
6 years ago
0
ImportError: cannot import name 'dump'
#17
aronsoyol
closed
6 years ago
2
'//' in string still broken in version 0.6
#16
jeremysalwen
closed
5 years ago
3
python3.x compatibility
#15
buxx
closed
5 years ago
13
run tests for python 3.2
#14
vaidik
closed
5 years ago
0
python 2 + python 3 compatibility
#13
ghost
closed
7 years ago
4
[modify] Not remove if line comment
#12
norux
closed
9 years ago
1
Added support for python 3.x. Fixes #3
#11
esafak
closed
7 years ago
7
A quote as the last character in a comment crashes the parser:
#10
gonvaled
closed
5 years ago
2
Fix for issue/8 and s/xrange/enumerate/
#9
a8
closed
9 years ago
4
parsing fails with // inside strings
#8
cburroughs
closed
9 years ago
0
Next