| Commit message (Expand) | Author | Age | Files | Lines |
* | 100% test coverage, better mapping protocol compatibility, some minor bugfixes | Łukasz Langa | 2010-12-17 | 1 | -16/+26 |
|
|
* | configparser API cleanup: default values now sensible, slightly incompatible. | Łukasz Langa | 2010-12-17 | 1 | -38/+89 |
|
|
* | Broken ConfigParser removed, SafeConfigParser renamed to ConfigParser. | Łukasz Langa | 2010-12-16 | 1 | -60/+39 |
|
|
* | configparser: fixed inconsistency where in SafeConfigParser option values | Łukasz Langa | 2010-12-04 | 1 | -4/+18 |
|
|
* | Issue 10499: Modular interpolation in configparser | Łukasz Langa | 2010-12-03 | 1 | -224/+259 |
|
|
* | Let’s keep “throw” for the generator method and use “raise” elsewhere. | Éric Araujo | 2010-11-30 | 1 | -1/+1 |
|
|
* | Issue #10489: removed broken `__name__` support from configparser | Łukasz Langa | 2010-11-21 | 1 | -6/+1 |
|
|
* | fix copy-editing level nits | Fred Drake | 2010-11-13 | 1 | -103/+105 |
|
|
* | Review the new configparser docs. | Georg Brandl | 2010-11-11 | 1 | -473/+475 |
|
|
* | Issue #5412: extend configparser to support mapping access | Łukasz Langa | 2010-11-10 | 1 | -288/+759 |
|
|
* | Fix typo. | Georg Brandl | 2010-11-08 | 1 | -1/+1 |
|
|
* | #9911: doc copyedits. | Georg Brandl | 2010-09-21 | 1 | -1/+1 |
|
|
* | Add cross-references to the glossary entry for file objects. | Antoine Pitrou | 2010-09-15 | 1 | -1/+1 |
|
|
* | add consistent support for the vars and default arguments on all | Fred Drake | 2010-09-04 | 1 | -21/+53 |
|
|
* | Consistency check for versionadded/changed directives. | Georg Brandl | 2010-08-17 | 1 | -0/+4 |
|
|
* | Replace readfp() with read_file() in configparser documentation. | Florent Xicluna | 2010-08-15 | 1 | -3/+3 |
|
|
* | issue #9452: | Fred Drake | 2010-08-09 | 1 | -22/+73 |
|
|
* | #9407: document configparser.Error. | Georg Brandl | 2010-07-29 | 1 | -0/+5 |
|
|
* | #1090076: explain the behavior of *vars* in get() better. | Georg Brandl | 2010-07-29 | 1 | -7/+9 |
|
|
* | #9411: allow selecting an encoding for configparser files. Also adds a new t... | Georg Brandl | 2010-07-29 | 1 | -12/+16 |
|
|
* | #1682942: add some ConfigParser features: alternate delimiters, alternate com... | Georg Brandl | 2010-07-28 | 1 | -80/+148 |
|
|
* | Merged revisions 78232 via svnmerge from | Fred Drake | 2010-02-19 | 1 | -4/+55 |
|
|
* | Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,... | Georg Brandl | 2009-10-27 | 1 | -6/+17 |
|
|
* | #6969: make it explicit that configparser writes/reads text files, and fix th... | Georg Brandl | 2009-09-22 | 1 | -6/+9 |
|
|
* | Merged revisions 74209 via svnmerge from | Georg Brandl | 2009-07-26 | 1 | -1/+1 |
|
|
* | Merged revisions 72009 via svnmerge from | Georg Brandl | 2009-04-27 | 1 | -3/+3 |
|
|
* | Update signature style for optional arguments, part 3. | Georg Brandl | 2009-04-10 | 1 | -6/+6 |
|
|
* | Fix markup. | Raymond Hettinger | 2009-03-03 | 1 | -3/+3 |
|
|
* | Let configparser use ordered dicts by default. | Raymond Hettinger | 2009-03-02 | 1 | -0/+9 |
|
|
* | Fix docs for ConfigParser. | Raymond Hettinger | 2009-03-01 | 1 | -2/+2 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -4/+4 |
|
|
* | Renamed ConfigParser to configparser. | Alexandre Vassalotti | 2008-05-14 | 1 | -15/+14 |
|
|
* | Merged revisions 61913,61915-61916,61918-61919,61922-61926,61928-61929,61931,... | Christian Heimes | 2008-03-26 | 1 | -6/+8 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-23 | 1 | -2/+3 |
|
|
* | Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. | Georg Brandl | 2008-02-01 | 1 | -11/+11 |
|
|
* | Merged revisions 60151-60159,60161-60168,60170,60172-60173,60175 via svnmerge... | Georg Brandl | 2008-01-21 | 1 | -0/+2 |
|
|
* | Merged revisions 59605-59624 via svnmerge from | Christian Heimes | 2007-12-31 | 1 | -1/+1 |
|
|
* | Merged revisions 59212-59225 via svnmerge from | Guido van Rossum | 2007-11-29 | 1 | -0/+87 |
|
|
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -26/+0 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+361 |
|
|