1. 3edd22a #11731: simplify/enhance parser/generator API by introducing policy objects. by R David Murray · 14 years ago
  2. f329998 Merge: #11492: rewrite header folding algorithm. Less code, more passing tests. by R David Murray · 14 years ago
  3. 01581ee #11492: rewrite header folding algorithm. Less code, more passing tests. by R David Murray · 14 years ago
  4. d66f07a #11865: Merge with 3.2. by Ezio Melotti · 14 years ago
  5. 74c0031 #11865: Merge with 3.1. by Ezio Melotti · 14 years ago
  6. 340bb95 #11865: fix typo in init.rst. by Ezio Melotti · 14 years ago
  7. 2476ee3 Merge with 3.2. by Ezio Melotti · 14 years ago
  8. 2409d77 Fix a few more hyphens in argparse.rst by Ezio Melotti · 14 years ago
  9. 884843d Fix duplicate "is". by Georg Brandl · 14 years ago
  10. d606ebe Merge with 3.2 by Georg Brandl · 14 years ago
  11. 10fe23b Merge with 3.1 by Georg Brandl · 14 years ago
  12. 340d269 Small wording fix. by Georg Brandl · 14 years ago
  13. 1d827ff Consistency fix: "command line" is the noun, "command-line" the adjective. by Georg Brandl · 14 years ago
  14. ab8d93c Backport 8a9f8f34d9d5. by Georg Brandl · 14 years ago
  15. 69518bc Consistency fix: "command line" is the noun, "command-line" the adjective. by Georg Brandl · 14 years ago
  16. 5145ed5 Issue #11855: merge from 3.2 by Eli Bendersky · 14 years ago
  17. 3384e54 Issue #11855: merge from 3.1 by Eli Bendersky · 14 years ago
  18. 219cc77 Issue #11855: Apply missing formatting for urlretrieve by Eli Bendersky · 14 years ago
  19. 4c2ffab merge by Raymond Hettinger · 14 years ago
  20. f05c139 merge by Raymond Hettinger · 14 years ago
  21. 7bba683 Add another example to the collections module docs. by Raymond Hettinger · 14 years ago
  22. 386832e #11843: Merge with 3.2. by Ezio Melotti · 14 years ago
  23. 8881868 #11843: Merge with 3.1. by Ezio Melotti · 14 years ago
  24. 181810b #11843: remove duplicate line from table in distutil doc. by Ezio Melotti · 14 years ago
  25. 5ee8cb1 #4783: Merge with 3.2. by Ezio Melotti · 14 years ago
  26. 34d204b #4783: Merge with 3.1. by Ezio Melotti · 14 years ago
  27. 60adf95 #4783: document that is not possible to use json.dump twice on the same stream. by Ezio Melotti · 14 years ago
  28. fd9103a merge from 3.2 by Eli Bendersky · 14 years ago
  29. d211231 merge from 3.1 by Eli Bendersky · 14 years ago
  30. 046a764 Issue #11827: remove mention of list2cmdline in the doc of subprocess by Eli Bendersky · 14 years ago
  31. c470a0c #11840: Merge with 3.2. by Ezio Melotti · 14 years ago
  32. c1f0577 #11840: Merge with 3.1. by Ezio Melotti · 14 years ago
  33. 95cd91c #11840: Improve c-api/unicode documentation. Patch by Sandro Tosi. by Ezio Melotti · 14 years ago
  34. 832c8bb #9101: backport json reference in configparser doc. by Ezio Melotti · 14 years ago
  35. b35c850 #11684: Complete parser bytes interface by adding BytesHeaderParser by R David Murray · 14 years ago
  36. c6652ca Merge: Fix wording and clarify that the IDNA codec operates on full domain names. by R David Murray · 14 years ago
  37. 5864c9f Merge: Fix wording and clarify that the IDNA codec operates on full domain names. by R David Murray · 14 years ago
  38. e0fd2f8 Fix wording and clarify that the IDNA codec operates on full domain names. by R David Murray · 14 years ago
  39. d16ee63 Merge #10019: Fix regression relative to 2.6: add newlines if indent=0 by R David Murray · 14 years ago
  40. d531548 Merge #10019: Fix regression relative to 2.6: add newlines if indent=0 by R David Murray · 14 years ago
  41. 3dd02d6 #10019: Fix regression relative to 2.6: add newlines if indent=0 by R David Murray · 14 years ago
  42. 4bbde72 Fix markup. by Raymond Hettinger · 14 years ago
  43. 4a0a31d Added 'handlers' argument to logging.basicConfig. by Vinay Sajip · 14 years ago
  44. 88fdeb4 #2650: re.escape() no longer escapes the "_". by Ezio Melotti · 14 years ago
  45. 344d26c Merge with 3.2 by Ross Lagerwall · 14 years ago
  46. 810b94a Issue #11818: Fix tempfile examples for Python 3. by Ross Lagerwall · 14 years ago
  47. 1929983 Beautify and modernize the SequenceMatcher example by Raymond Hettinger · 14 years ago
  48. dbb677a Beautify and modernize the SequenceMatcher example by Raymond Hettinger · 14 years ago
  49. cfa7123 faulthandler: fix unregister() if it is called before register() by Victor Stinner · 14 years ago
  50. d35d64b Merged whitespace fix. by Vinay Sajip · 14 years ago
  51. 77f8d29 Normalised whitespace. by Vinay Sajip · 14 years ago
  52. bfd463c Merged doc fix in 3.2. by Vinay Sajip · 14 years ago
  53. c46102c Updated Formatter documentation. by Vinay Sajip · 14 years ago
  54. 8debacb #1690608: make formataddr RFC2047 aware. by R David Murray · 14 years ago
  55. 6b4be36 Clarify that GzipFile.read1() is now implemented by Antoine Pitrou · 14 years ago
  56. e886047 Clarify that GzipFile.read1() isn't implemented. by Antoine Pitrou · 14 years ago
  57. 5bfa062 Issue #11688: Add sqlite3.Connection.set_trace_callback(). Patch by Torsten Landschoff. by Antoine Pitrou · 14 years ago
  58. 37dc5f8 Issue #5863: Rewrite BZ2File in pure Python, and allow it to accept by Antoine Pitrou · 14 years ago
  59. b7af620 #11282: merge with 3.2. by Ezio Melotti · 14 years ago
  60. 361467e #11282: the fail* methods will stay around a few more versions. by Ezio Melotti · 14 years ago
  61. c9a5272 Merge with 3.2 by Ezio Melotti · 14 years ago
  62. 9481e41 Merge with 3.1 by Ezio Melotti · 14 years ago
  63. b5ff3e4 Fix typo noticed by Sandro Tosi. by Ezio Melotti · 14 years ago
  64. d727e23 Issue #11393: The fault handler handles also SIGABRT by Victor Stinner · 14 years ago
  65. 7098685 Fix markup. by Georg Brandl · 14 years ago
  66. d6056b7 Issue #7796: Add link to Jan Kaliszewski's alternate constructor and ABC for named tuples. by Raymond Hettinger · 14 years ago
  67. 6c94e6f Issue #7796: Add link to Jan Kaliszewski's alternate constructor and ABC for named tuples. by Raymond Hettinger · 14 years ago
  68. 112226f Fix markup and wording. by Raymond Hettinger · 14 years ago
  69. 12e6c25 Fix markup and wording. by Raymond Hettinger · 14 years ago
  70. 6604662 Add links to make the math docs more usable. by Raymond Hettinger · 14 years ago
  71. 1081d48 Add links to make the math docs more usable. by Raymond Hettinger · 14 years ago
  72. 702624e Issue #11393: Fix the documentation (cancel_dump_traceback_later) by Victor Stinner · 14 years ago
  73. 024e37a Issue #11393: Add the new faulthandler module by Victor Stinner · 14 years ago
  74. 20d2ab4 Merge issue 11662. by Guido van Rossum · 14 years ago
  75. acb6309 Merge issue 11662. by Guido van Rossum · 14 years ago
  76. 69cfcab Merge. by guido@google.com · 14 years ago
  77. 2008a8f Merge Issue 11662 from 3.2 branch. by guido@google.com · 14 years ago
  78. c768ff5 Merge Issue 11662 from 3.1 branch. by guido@google.com · 14 years ago
  79. a119df9 Issue 11662: Fix vulnerability in urllib/urllib2. by guido@google.com · 14 years ago
  80. 86cc82e Remove the 'strict' argument to Parser, deprecated since 2.4. by R David Murray · 14 years ago
  81. c831a91 #10617: merge with 3.2. by Ezio Melotti · 14 years ago
  82. 7ef2b46 #10617: merge with 3.1. by Ezio Melotti · 14 years ago
  83. 9b2e67c #10617: add class directives to collections ABCs. by Ezio Melotti · 14 years ago
  84. 5d44613 Add optional *func* argument to itertools.accumulate(). by Raymond Hettinger · 14 years ago
  85. b04d70d Issue #9343: Document that argparse parent parsers must be configured before their children. (Merge from 3.2.) by Steven Bethard · 14 years ago
  86. d186f99 Issue #9343: Document that argparse parent parsers must be configured before their children. by Steven Bethard · 14 years ago
  87. 0a3a7d3 Issue #8982: Improve the documentation for the argparse Namespace object. (Merge from 3.2.) by Steven Bethard · 14 years ago
  88. d8f2d50 Issue #8982: Improve the documentation for the argparse Namespace object. by Steven Bethard · 14 years ago
  89. 0331e90 Issue #11174: Add argparse.MetavarTypeHelpFormatter, which uses type names by Steven Bethard · 14 years ago
  90. b9a1c56 Merge #10553 followup from 3.2 by Éric Araujo · 14 years ago
  91. 01606de #10553: Explain why compileall has no command-line argument to control optimization by Éric Araujo · 14 years ago
  92. b3a591b Branch merge by Éric Araujo · 14 years ago
  93. 5c1da90 Merge 3.2 by Éric Araujo · 14 years ago
  94. 722bec4 Merge 3.1 by Éric Araujo · 14 years ago
  95. be3bd57 Remove traces of division_warning left over from Python 2 (#10998) by Éric Araujo · 14 years ago
  96. 5ab4776 Tweaks to sys.flags description table. by Éric Araujo · 14 years ago
  97. a464d4e Remove untrue statement from tutorial by Éric Araujo · 14 years ago
  98. 4967be0 Issue #11071: Fix whatsnew description of O/S access to raw bytes. by Raymond Hettinger · 14 years ago
  99. df07aac Issue #11071: Fix whatsnew description of O/S access to raw bytes. by Raymond Hettinger · 14 years ago
  100. 4dcf502 Use universal construct os.path.expanduser('~') instead of os.environ['HOME'] by Éric Araujo · 14 years ago