1. e927e25 #15865: add "*" in the signature to document keyword-only args in the docs. Patch by Chris Jerdonek. by Ezio Melotti · 12 years ago
  2. 7335e6f removed misleading editing leftovers by Łukasz Langa · 13 years ago
  3. 941afed Avoid using the default reST role. Makes Doc/tools/rstlint.py happy. by Éric Araujo · 13 years ago
  4. cda41d3 Actually print out the description of what changed. by Łukasz Langa · 13 years ago
  5. 7254762 Closes #12036: ConfigParser: Document items() added the vars dictionary to the result by Łukasz Langa · 13 years ago
  6. ba702da Style updates for the #11670 solution after post-commit review by Ezio Melotti: by Łukasz Langa · 13 years ago
  7. 43ae619 Fixed trailing whitespace in the ReST file. by Łukasz Langa · 13 years ago
  8. daab1c8 Closes #11670: configparser read_file now iterates over f. by Łukasz Langa · 13 years ago
  9. 66c908e #11027: documented how to override SECTCRE by Łukasz Langa · 13 years ago
  10. 71b37a5 100% test coverage, better mapping protocol compatibility, some minor bugfixes by Łukasz Langa · 14 years ago
  11. b25a791 configparser API cleanup: default values now sensible, slightly incompatible. by Łukasz Langa · 14 years ago
  12. 7f64c8a Broken ConfigParser removed, SafeConfigParser renamed to ConfigParser. by Łukasz Langa · 14 years ago
  13. 2cf9ddb configparser: fixed inconsistency where in SafeConfigParser option values by Łukasz Langa · 14 years ago
  14. b6a6f5f Issue 10499: Modular interpolation in configparser by Łukasz Langa · 14 years ago
  15. ff2a4ba Let’s keep “throw” for the generator method and use “raise” elsewhere. by Éric Araujo · 14 years ago
  16. 5c86339 Issue #10489: removed broken `__name__` support from configparser by Łukasz Langa · 14 years ago
  17. 5a7c11f fix copy-editing level nits by Fred Drake · 14 years ago
  18. bb27c12 Review the new configparser docs. by Georg Brandl · 14 years ago
  19. 26d513c Issue #5412: extend configparser to support mapping access by Łukasz Langa · 14 years ago
  20. 49d4741 Fix typo. by Georg Brandl · 14 years ago
  21. 6faee4e #9911: doc copyedits. by Georg Brandl · 14 years ago
  22. 11cb961 Add cross-references to the glossary entry for file objects. by Antoine Pitrou · 14 years ago
  23. cc645b9 add consistent support for the vars and default arguments on all by Fred Drake · 14 years ago
  24. 67b21b7 Consistency check for versionadded/changed directives. by Georg Brandl · 14 years ago
  25. e3c39ae Replace readfp() with read_file() in configparser documentation. by Florent Xicluna · 14 years ago
  26. a492362 issue #9452: by Fred Drake · 14 years ago
  27. 436ccdc #9407: document configparser.Error. by Georg Brandl · 14 years ago
  28. 470a123 #1090076: explain the behavior of *vars* in get() better. by Georg Brandl · 14 years ago
  29. 8dcaa73 #9411: allow selecting an encoding for configparser files. Also adds a new test config file to test special cases. by Georg Brandl · 14 years ago
  30. 96a60ae #1682942: add some ConfigParser features: alternate delimiters, alternate comments, empty lines in values. Also enhance the docs with more examples and mention SafeConfigParser before ConfigParser. Patch by Lukas Langa, review by myself, Eric and Ezio. by Georg Brandl · 14 years ago
  31. 03c44a3 Merged revisions 78232 via svnmerge from by Fred Drake · 14 years ago
  32. 495f7b5 Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,75602-75607,75610-75613,75616-75617,75623,75627,75640,75647,75696,75795 via svnmerge from by Georg Brandl · 15 years ago
  33. 73753d3 #6969: make it explicit that configparser writes/reads text files, and fix the example. by Georg Brandl · 15 years ago
  34. 22b3431 Merged revisions 74209 via svnmerge from by Georg Brandl · 15 years ago
  35. e720c0a Merged revisions 72009 via svnmerge from by Georg Brandl · 15 years ago
  36. c2a4f4f Update signature style for optional arguments, part 3. by Georg Brandl · 15 years ago
  37. 231b7f1 Fix markup. by Raymond Hettinger · 15 years ago
  38. 0663a1e Let configparser use ordered dicts by default. by Raymond Hettinger · 15 years ago
  39. 85685e9 Fix docs for ConfigParser. by Raymond Hettinger · 15 years ago
  40. 48310cd Remove trailing whitespace. by Georg Brandl · 16 years ago
  41. 1d1eaa4 Renamed ConfigParser to configparser. by Alexandre Vassalotti · 16 years ago
  42. f6cd967 Merged revisions 61913,61915-61916,61918-61919,61922-61926,61928-61929,61931,61935,61938,61943 via svnmerge from by Christian Heimes · 16 years ago
  43. 90c3d9b Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60730,60732,60736,60742,60744,60746,60748,60750-60751,60753,60756-60757,60759-60761,60763-60764,60766,60769-60770,60774-60784,60787-60789,60793,60796,60799-60809,60812-60813,60815-60821,60823-60826,60828-60829,60831-60834,60836,60838-60839,60846-60849,60852-60854,60856-60859,60861-60870,60874-60875,60880-60881,60886,60888-60890,60892,60894-60898,60900,60902-60906,60908,60911-60917,60919-60920,60922,60926,60929-60931,60933-60935,60937,60939-60941,60943-60954,60959-60961,60963-60969,60971-60976 via svnmerge from by Christian Heimes · 16 years ago
  44. f694518 Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. by Georg Brandl · 16 years ago
  45. 86def6c Merged revisions 60151-60159,60161-60168,60170,60172-60173,60175 via svnmerge from by Georg Brandl · 16 years ago
  46. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  47. 2fd4f37 Merged revisions 59212-59225 via svnmerge from by Guido van Rossum · 17 years ago
  48. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  49. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago