issues
search
DiffSK
/
configobj
Python 3+ compatible port of the configobj library
https://configobj.readthedocs.org
Other
321
stars
76
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Merge new release 5.0.9
#247
jelmer
closed
2 months ago
0
Update minimum python to 3.7 everywhere, and add 3.12
#246
jelmer
closed
2 months ago
0
Extra 2014
#245
jelmer
closed
2 months ago
0
Merge 5.0.x into master
#244
jelmer
closed
2 months ago
0
Merge release into master
#243
jelmer
closed
2 months ago
0
Empty values get added quotes
#242
mikuhno
opened
12 months ago
0
setup.py: fix license tag
#241
yegorich
closed
2 months ago
3
Vulnerable regex detected by Snyk. Please fix or avoid regex
#240
wannfq
closed
2 months ago
6
Remove the need for six
#239
mcepl
closed
2 months ago
2
Add support for inline comments in regex
#238
ValeraSin
opened
1 year ago
2
Drop Python 2 support and compatibility code
#237
jelmer
closed
2 months ago
15
Address CVE-2023-26112 ReDoS
#236
cdcadman
closed
2 months ago
11
Suggestion: support for pathlib.Path object
#235
Magnusm94
opened
1 year ago
1
Return default from the validation function
#234
ldv1
opened
1 year ago
0
Extra 2014 in LICENSE
#233
mtelka
closed
2 months ago
0
A ReDoS vulnerability exists in ./src/configobj/validate.py
#232
DarkTinia
closed
2 months ago
10
prepping to release 5.0.8
#231
robdennis
closed
1 year ago
0
Version 5.0.7 has disruptive changes
#230
romeroyonatan
closed
1 year ago
9
Please push tag for 5.0.7
#229
mgorny
closed
1 year ago
2
Teeing up version 5.0.7
#228
robdennis
closed
1 year ago
0
5.0.x
#227
robdennis
closed
1 year ago
0
move from travis-ci.org to some other hosted CI/CD
#226
robdennis
closed
1 year ago
2
move dead links in RTD documentation
#225
robdennis
closed
1 year ago
0
set the default repo branch to ``release`` instead of master
#224
robdennis
closed
1 year ago
0
Plan for 5.0.7 release
#223
robdennis
closed
1 year ago
0
the bootstrap readme / utilities described in the readme not working on Ubuntu 20.04
#222
robdennis
opened
1 year ago
2
Bump wheel from 0.29.0 to 0.38.1
#221
dependabot[bot]
closed
1 year ago
1
Add a pyproject.toml file ahead of upcoming pip changes
#220
jelmer
closed
1 year ago
6
Can't install configobj 5.0.6 with pip on embedded python installation
#219
alfeilex
closed
1 year ago
0
Members with min and or max values should not be allowed to be None
#218
claudiodsf
opened
2 years ago
0
docs: Fix a few typos
#217
timgates42
closed
1 year ago
1
Python 3.9.10 Windows 10
#216
hokaspb
closed
2 years ago
2
Fix typos
#215
kianmeng
closed
1 year ago
1
5.0.6: pytest warnings
#214
kloczek
closed
2 months ago
4
Please make new release
#213
kloczek
closed
1 year ago
21
Preserve comments on merge.
#212
j-bennet
opened
3 years ago
1
pip install with only-binary fails
#211
owillebo
closed
1 year ago
2
\n is not an acceptable key value?
#210
keko950
opened
3 years ago
1
Moved the metadata into setup.cfg
#209
KOLANICH
closed
3 years ago
1
Correct typos in validate.py
#208
felixonmars
closed
4 years ago
0
Reader and writer must use the same list_values setting to avoid spurious quotes
#207
stefanor
opened
4 years ago
1
Handle pipes via process substitution
#206
shkm
opened
4 years ago
1
Custom Interpolation Engine
#205
snowman2
opened
4 years ago
1
pushing v5.1.0 to pip
#204
ccossou
opened
4 years ago
6
Generic _version file toplevel install
#203
derSeddy
closed
1 year ago
2
Empty string keyword results in NestingError
#202
raratiru
closed
4 years ago
4
Makes sure that values fully encased in quotes are not doubly quoted.
#201
joeydumont
closed
1 year ago
1
Referencing ConfigObj Question + Weird Use Case
#200
zig13
closed
1 year ago
1
Add optional sections
#199
mikitsu
opened
4 years ago
0
Write quoted strings without having them wrapped in an additional layer of quotes
#198
joeydumont
closed
1 year ago
2
Next