issues
search
chimpler
/
pyhocon
HOCON parser for Python
Apache License 2.0
508
stars
121
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove the deprecated test command from setuptools.
#332
D3X
opened
1 week ago
0
Value is None when set to optional env var and not overridden in included conf with same structure
#331
VolodymyrFrolov
opened
1 month ago
0
fix(tox): remove old EOLed python 3.x versions, added new python vers…
#330
pierresouchay
closed
6 months ago
2
substitution fix
#329
darthbear
closed
6 months ago
0
Tweak/period parser fix
#328
darthbear
closed
6 months ago
0
fixed period parser using Combine and relativedelta use
#327
darthbear
closed
6 months ago
0
fix(#324): avoid parsing improperly periods on several lines with recent pyparsing versions
#326
pierresouchay
closed
6 months ago
4
Fails to interpret escaped double quote
#325
next-letigarcia
opened
8 months ago
0
Issue parsing HOCON with newline
#324
lannuttia
closed
5 months ago
6
Chained duplicate overrides return incorrect value of "None"
#323
coreycdm
opened
9 months ago
0
fix(config_parser): handle substitutions with resolved values of type ConfigValues
#322
M0dEx
closed
6 months ago
1
Substitution fails for nested sections
#321
M0dEx
closed
6 months ago
0
Nested config resolving broken with 0.3.60
#320
fsonntag
closed
10 months ago
1
PyHOCON to support python3.11
#319
Elmiira
opened
11 months ago
1
Added support for triple quoted keys
#318
jakub-szewczyk-exa
closed
6 months ago
1
Broken parsing validation on double commas within arrays
#317
steffanmusokedd
opened
1 year ago
0
Multiline += operations are not supported?
#316
wangjieest
opened
1 year ago
0
Spelling
#315
jsoref
closed
6 months ago
1
Optional substitution from included config not working
#314
fsonntag
opened
1 year ago
0
Chained substitution problem
#313
Savlik
opened
1 year ago
1
Assignment of variables with underscore in their name causes pyparsing exception
#312
gafniguy
opened
1 year ago
4
Incorrect parsing of quoted keys
#311
mgrandi
opened
1 year ago
0
Darren/change name
#310
darren-cheung-sa
closed
1 year ago
0
Darren/test centos
#309
darren-cheung-sa
closed
1 year ago
0
Carolguo/fix override
#308
carolguo-dd
closed
6 months ago
1
breaking change in 0.3.60
#307
carolguo-dd
opened
1 year ago
2
Merge updates back to main branch
#306
fangchenli
opened
1 year ago
0
BUG/DEPS: tests fail for pyparsing>3
#305
fangchenli
opened
1 year ago
0
Cannot resolve reference to nested variable
#304
INRIX-Mark-Gershaft
opened
1 year ago
0
Version 0.3.60 breaks setting default arguments in some cases
#303
alex-gorin
opened
1 year ago
0
Extending Configuration replaces previous values
#302
INRIX-Mark-Gershaft
closed
1 year ago
1
Parsing bug when key start with months prefix with pyparsing>=3.0.0
#301
etiennebrateau
opened
1 year ago
0
substitution resulting in cycle in pyhocon==0.3.60 (works in 0.3.59)
#300
DannyVarod
opened
1 year ago
0
Arthur/update gitignore
#299
ArthurFaisman
closed
1 year ago
0
ConfigParser accept_unresolved option not working
#298
ArthurFaisman
opened
1 year ago
0
Bump mock from 3.0.5 to 5.0.1
#297
dependabot[bot]
opened
1 year ago
0
Update pyparsing requirement from ~=2.0 to >=2,<4
#296
ecederstrand
closed
1 year ago
3
Bump mock from 3.0.5 to 5.0.0
#295
dependabot[bot]
closed
1 year ago
1
Parse \/ correctly when input json
#294
YK-Samgo
opened
2 years ago
2
Unable to handle slash '\' correctly in json input
#293
YK-Samgo
opened
2 years ago
0
#272: Fixes for dict substitution
#292
USSX-Hares
closed
1 year ago
3
Fix: Tests on Windows
#291
USSX-Hares
closed
1 year ago
4
WIP: #281: Fixes for lists expansion operator (`+=`)
#290
USSX-Hares
opened
2 years ago
2
substitution in child configs is broken
#289
Fohlen
opened
2 years ago
1
Is this repo being actively maintained?
#288
MrwanBaghdad
opened
2 years ago
1
Fix broken overrides
#287
afanasev
closed
1 year ago
4
path traversal through lists
#286
zar3bski
opened
2 years ago
0
Fix broken overrides
#285
afanasev
closed
2 years ago
2
Trying to fix https://github.com/chimpler/pyhocon/issues/271
#284
afanasev
closed
2 years ago
1
Substitution inside include not working
#283
ankiiitraj
opened
2 years ago
1
Next