index
:
delta/configobj-git.git
5.0.x
master
release
github.com: DiffSK/configobj.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configobj.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
removing the checked-in six.py in favor of listing it as a dependency
Rob Dennis
2014-02-19
1
-4
/
+0
*
fixes #18 - correctly handling unicode conversion where appropriate
Rob Dennis
2014-02-18
1
-54
/
+64
*
fixes #15 - incorrect homepage URL in setup.py will make it to pypi.python.or...
Rob Dennis
2014-02-15
1
-1
/
+1
*
fixes #6 - copyright lines changed
Rob Dennis
2014-02-08
1
-17
/
+12
*
#5 - modified classifiers, version number, authors, summary changelog
Rob Dennis
2014-02-01
1
-1
/
+1
*
#3 -functional tests pass on python 2
Rob Dennis
2014-01-24
1
-17
/
+19
*
changes to make tests run on python3
Eli Courtwright
2014-01-24
1
-61
/
+67
*
Fix to avoid writing invalid newlines on Windows.
fuzzyman
2010-02-27
1
-0
/
+6
*
Values refering missing interpolation options can now be repr'd. Issue 9.
fuzzyman
2010-02-27
1
-2
/
+12
*
Test and fix for interpolation matching a section name.
fuzzyman
2010-02-27
1
-2
/
+2
*
Fix for 2.3 compatibility and version number bump.
fuzzyman
2010-02-27
1
-14
/
+11
*
New tests for bugs in 4.7.1
fuzzyman
2010-02-27
1
-1
/
+3
*
Handle the case where the deprecated options keyword is used along with *othe...
fuzzyman
2010-02-08
1
-0
/
+3
*
Proper options handling.
fuzzyman
2010-02-07
1
-8
/
+5
*
More 4.7.1 release fixes.
fuzzyman
2010-02-07
1
-13
/
+16
*
Fix bug in options deprecation warning added in 4.7.0
fuzzyman
2010-02-06
1
-2
/
+2
*
ConfigObj setup.py modified.
fuzzyman
2010-01-09
1
-2
/
+1
*
Minor change to get_extra_values function
fuzzyman
2010-01-09
1
-3
/
+6
*
Creating a ConfigObj from another ConfigObj instance preserves order.
fuzzyman
2009-12-13
1
-3
/
+10
*
Docstring addition.
fuzzyman
2009-11-22
1
-67
/
+6
*
Addition of get_extra_values function and test.
fuzzyman
2009-11-22
1
-3
/
+24
*
Test additions.
fuzzyman
2009-11-22
1
-5
/
+28
*
Additional comments.
fuzzyman
2009-11-22
1
-0
/
+4
*
Implementation of any for Python 2.4
fuzzyman
2009-11-22
1
-0
/
+11
*
Fixed problem with missing sections and preserve_errors with validation.
fuzzyman
2009-11-22
1
-14
/
+16
*
Test for validate with preserve_errors
fuzzyman
2009-11-21
1
-0
/
+1
*
Test for validate with preserve_errors
fuzzyman
2009-11-21
1
-1
/
+5
*
Change in behavior for missing values / sections in ConfigObj.validate when p...
fuzzyman
2009-10-26
1
-17
/
+12
*
Empty values in lists are now a syntax error.
fuzzyman
2009-10-26
1
-15
/
+13
*
Doc changes.
fuzzyman
2009-10-25
1
-1
/
+1
*
clear() and reset() handles defaults, default_values and extra_values correctly.
fuzzyman
2009-10-25
1
-0
/
+2
*
Addition of 'extra_values' section member.
fuzzyman
2009-10-25
1
-0
/
+6
*
String interpolation now works in list values.
fuzzyman
2009-10-25
1
-2
/
+9
*
Fixing bugs.
fuzzyman
2009-10-25
1
-41
/
+11
*
Removing __revision__ and __docformat__
fuzzyman
2009-09-13
1
-4
/
+0
*
Update to CHANGELOG and version.
fuzzyman
2009-09-13
1
-1
/
+1
*
Applied ConfigObj speedup patch from Christian Heimes
fuzzyman
2009-09-13
1
-7
/
+14
*
doc changes
fuzzyman
2009-04-16
1
-1
/
+1
*
addition of force_list validation option plus as_list ConfigObj method.
fuzzyman
2009-04-13
1
-1
/
+1
*
Various minor doc, test and code changes
fuzzyman
2009-04-13
1
-84
/
+28
*
Addition of wing project file and copyright date changes.
fuzzyman
2009-04-13
1
-26
/
+23
*
Initial checkin
fuzzyman
2009-04-13
1
-0
/
+2514