issues
search
DiffSK
/
configobj
Python 3+ compatible port of the configobj library
https://configobj.readthedocs.org
Other
322
stars
76
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
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
Move this project to Jazzband?
#197
jhermann
opened
4 years ago
10
encoding does not work when using StringIO under Python 2
#196
tkeffer
opened
4 years ago
4
Fix simple typo: overidden -> overridden
#195
timgates42
closed
4 years ago
1
Fix simple typo: overidden -> overridden
#194
timgates42
closed
4 years ago
0
problem with interpolation and logging.config.dictConfig with python3.6+
#193
tjwilli58
closed
5 years ago
1
wrong merge request
#192
VamsikrishnaNallabothu
closed
1 year ago
2
Implement required modifications and readme updates
#191
hoechenberger
closed
5 years ago
0
Getting "None" on some fields on some computers. What could cause this?
#190
komodovaran
closed
1 year ago
1
(mostly) Fix configobj copying for py3.6+
#189
WeatherGod
opened
5 years ago
3
deepcopy in py3k evaluates interpolated strings
#188
WeatherGod
opened
5 years ago
7
Support for loading config object from "<(/usr/bin/envsubst < template)"
#187
LucidOne
opened
5 years ago
6
Add basic support for Path-like objects to ConfigObj
#186
mimi1vx
closed
1 year ago
2
String interpolation of values from a list in the same section
#185
namanskumar
closed
1 year ago
3
mypy stub for ConfigObj
#184
Vykstorm
opened
5 years ago
4
Fix tests
#183
Jamim
closed
5 years ago
3
Update configobj.rst
#182
iblislin
closed
5 years ago
4
Any string with a '#' gets parsed incorrectly from the config file
#181
EvaLovlac3
closed
1 year ago
6
Make write atomic
#180
ctoth
opened
5 years ago
1
Multiple sets of quotes not parsed correctly
#179
frakman1
closed
1 year ago
2
unable to install validation under python 3.6
#178
millerthegorilla
closed
6 years ago
4
How to convert strings to int?
#177
patrickvonplaten
closed
6 years ago
1
Allow other K/V delimiter than ' = ' (close #159)
#176
shagunsodhani
closed
4 years ago
2
Fix grammatical error in documentation (close #170)
#175
shagunsodhani
closed
5 years ago
3
Add support for Python 3.7 and fix deprecation warnings
#174
hugovk
closed
6 years ago
6
Drop support for EOL Python 2.6 and 3.3
#173
hugovk
closed
6 years ago
2
Remove broken downloads badge
#172
hugovk
closed
6 years ago
3
Comments not preserved on merge
#171
tkeffer
opened
6 years ago
3
Grammatical error in documentation
#170
zig13
closed
5 years ago
0
WIP: Allow non-strings to be used for interpolation
#169
WeatherGod
opened
6 years ago
4
changed import from configobj.validate to validate
#168
cforsythe
closed
6 years ago
2
Validation problem with successive __many__
#167
teto
opened
6 years ago
1
docs: fix get_extra_values example
#166
hanschen
closed
6 years ago
2
Clean-up setup.py and use setup.cfg
#165
KOLANICH
closed
1 year ago
1
Question: How to set parser to ignore errors?
#164
anoopjb
closed
6 years ago
2
String interpolation using variables of other subsections
#163
paurods
closed
6 years ago
2
BUG: having a dict in the config file causes .merge method to fail
#162
bob37van
opened
6 years ago
1
Case insensitive dictionary keys
#161
onvav
closed
1 year ago
2
New release to pypi server
#160
slitayem
closed
1 year ago
12
Add an option to remove spaces around the assignment delimiter (i.e. allow '=' instead of ' = ')
#159
techryda
opened
7 years ago
3
validate returns False
#158
maxslimmer
closed
7 years ago
1
Comment regex fails with strings containing a # character
#157
xardnaxelax
opened
7 years ago
2
Interpolation of integers
#156
sergeygrigorev
opened
7 years ago
4
Consistent return type for .validate()?
#155
ytrepus
opened
7 years ago
2
as_int() not work for scientific notation
#154
CharlesMei
closed
1 year ago
2
Allow other path-like objects as configspec
#153
WhyNotHugo
closed
6 years ago
9
Provide method to get an OrderedDict from a section
#152
amicitas
closed
4 years ago
2
Previous
Next