1. 5a3c6db merge heads by Benjamin Peterson · 11 years ago
  2. 20efcfa add Zbigniew Halas to ACKS by Benjamin Peterson · 11 years ago
  3. 5cd72b7 Update argparse docs to follow order of ArgumentParser() arguments. by Andrew Svetlov · 11 years ago
  4. 5b6e1ca Update argparse docs to follow order of ArgumentParser() arguments. by Andrew Svetlov · 11 years ago
  5. b9e2147 #8913: merge with 3.3. by Ezio Melotti · 11 years ago
  6. 09f0dde #8913: add examples and docs for date/time/datetime.__format__. Patch by Heikki Partanen. by Ezio Melotti · 11 years ago
  7. e3e1c17 #17492: Additional tests for random module. by R David Murray · 11 years ago
  8. 7faf705 Issue #17591: Use lowercase filenames when including Windows header files. by Antoine Pitrou · 11 years ago
  9. 9cc7d45 #17485: Delete the Content-Length header if the data attribute is deleted. by R David Murray · 11 years ago
  10. c7c42ef #15927: Fix cvs.reader parsing of escaped \r\n with quoting off. by R David Murray · 11 years ago
  11. 660e89b Merge: #17443: Fix buffering in IMAP4_stream. by R David Murray · 11 years ago
  12. 7889944 Merge: #17443: Fix buffering in IMAP4_stream. by R David Murray · 11 years ago
  13. fcb6d6a #17443: Fix buffering in IMAP4_stream. by R David Murray · 11 years ago
  14. 455f296 #17464: improve pydoc test coverage. by R David Murray · 11 years ago
  15. 1a48b9d #5024: whichhdr now returns the frame count for WAV files. by R David Murray · 11 years ago
  16. 57048b6 add Sven Brauch for his #16795 contribution by Benjamin Peterson · 11 years ago
  17. 0351928 Merge #17448: Make test_sax skip if there are no xml parsers. by R David Murray · 11 years ago
  18. f3a1b6e Merge #17448: Make test_sax skip if there are no xml parsers. by R David Murray · 11 years ago
  19. a846f5a #17448: Make test_sax skip if there are no xml parsers. by R David Murray · 11 years ago
  20. 5efee58 Merge: #17431: Fix missing import of BytesFeedParser in email.parser. by R David Murray · 11 years ago
  21. 8093d6f Merge: #17431: Fix missing import of BytesFeedParser in email.parser. by R David Murray · 11 years ago
  22. 612528d #17431: Fix missing import of BytesFeedParser in email.parser. by R David Murray · 11 years ago
  23. d49af5d Issue #17414: Add timeit, repeat, and default_timer to timeit.__all__. by Terry Jan Reedy · 11 years ago
  24. 4802bec Issue #17117: Have both import itself and importlib.util.set_loader() by Brett Cannon · 11 years ago
  25. b439cf5 Issue #11367: fix documentation of some find* methods in ElementTree by Eli Bendersky · 11 years ago
  26. 72cdb5c Issue #11367: fix documentation of some find* methods in ElementTree by Eli Bendersky · 11 years ago
  27. 7343cb0 Issue #11367: fix documentation of some find* methods in ElementTree by Eli Bendersky · 11 years ago
  28. a41fb4b #17351: merge with 3.3. by Ezio Melotti · 11 years ago
  29. c9cfcf1 #17351: merge with 3.2. by Ezio Melotti · 11 years ago
  30. af8838f #17351: remove "object" inheritance from docs. Patch by Phil Elson. by Ezio Melotti · 11 years ago
  31. 84fae78 Issue #16954: Add docstrings for ElementTree by Eli Bendersky · 11 years ago
  32. c75be93 Merge: closes issue 16643 (not ....2 as in last commit message) by Terry Jan Reedy · 11 years ago
  33. adecf3f Issue #16642: sched.scheduler timefunc initial default is time.monotonic. by Terry Jan Reedy · 11 years ago
  34. 11c08fd Issue #17332: fix json doc typo /convered/converted/ found by Ernie Hershey. by Terry Jan Reedy · 11 years ago
  35. b6f1d64 Issue #17332: fix json doc typo /convered/converted/ found by Ernie Hershey. by Terry Jan Reedy · 11 years ago
  36. 9cbcc2f Issue #17332: fix json doc typo /convered/converted/ found by Ernie Hershey. by Terry Jan Reedy · 11 years ago
  37. 04a2955 #17032: The "global" in the "NameError: global name 'x' is not defined" error message has been removed. Patch by Ram Rachum. by Ezio Melotti · 11 years ago
  38. d7c59e1 Merge #17275: Fix class name in init errors in C bufferedio classes. by R David Murray · 11 years ago
  39. 9f10f56 Merge #17275: Fix class name in init errors in C bufferedio classes. by R David Murray · 11 years ago
  40. 67bfe80 #17275: Fix class name in init errors in C bufferedio classes. by R David Murray · 11 years ago
  41. 0562379 Revert "Issue #16121: Fix line number accounting in shlex" by Petri Lehtinen · 11 years ago
  42. e766c74 Revert "Issue #16121: Fix line number accounting in shlex" by Petri Lehtinen · 11 years ago
  43. 0362b54 Revert "Issue #16121: Fix line number accounting in shlex" by Petri Lehtinen · 11 years ago
  44. 978b4d6 Issue #16121: Fix line number accounting in shlex by Petri Lehtinen · 11 years ago
  45. 6d61eaa Issue #16121: Fix line number accounting in shlex by Petri Lehtinen · 11 years ago
  46. 7a05113 Issue #16121: Fix line number accounting in shlex by Petri Lehtinen · 11 years ago
  47. 827b36b Issue #8890: Stop advertising an insecure use of /tmp in docs by Petri Lehtinen · 11 years ago
  48. 3c75a48 Issue #8890: Stop advertising an insecure use of /tmp in docs by Petri Lehtinen · 11 years ago
  49. 9f74c6c Issue #8890: Stop advertising an insecure use of /tmp in docs by Petri Lehtinen · 11 years ago
  50. e460f26 Issue #14720: sqlite3: Convert datetime microseconds correctly by Petri Lehtinen · 11 years ago
  51. f484efd Issue #14720: sqlite3: Convert datetime microseconds correctly by Petri Lehtinen · 11 years ago
  52. 8b94514 Issue #14720: sqlite3: Convert datetime microseconds correctly by Petri Lehtinen · 11 years ago
  53. d784e53 Issue #5033: Fix building of the sqlite3 extension module by Petri Lehtinen · 11 years ago
  54. d213214 Issue #5033: Fix building of the sqlite3 extension module by Petri Lehtinen · 11 years ago
  55. ed909bc Issue #5033: Fix building of the sqlite3 extension module by Petri Lehtinen · 11 years ago
  56. 8a268b9 #17255: merge with 3.3. by Ezio Melotti · 11 years ago
  57. 600b711 #17255: merge with 3.2. by Ezio Melotti · 11 years ago
  58. 0f4377c #17255: test short-circuiting behavior of any()/all(). Patch by Wim Glenn. by Ezio Melotti · 11 years ago
  59. 178e6fe #17178: merge with 3.3. by Ezio Melotti · 11 years ago
  60. 293ab97 #17178: merge with 3.2. by Ezio Melotti · 11 years ago
  61. b19ed57 #17178: update any()/all() docstrings to document their behavior with empty iterables. Patch by Ankur Ankan. by Ezio Melotti · 11 years ago
  62. 94cd10f Issue #16800: tempfile.gettempdir() no longer left temporary files when by Serhiy Storchaka · 11 years ago
  63. ff7fef9 Issue #16800: tempfile.gettempdir() no longer left temporary files when by Serhiy Storchaka · 11 years ago
  64. f6b361e Issue #16800: tempfile.gettempdir() no longer left temporary files when by Serhiy Storchaka · 11 years ago
  65. d41e01d merge 3.3 (#5289) by Benjamin Peterson · 11 years ago
  66. cfe3474 fix find_library on Solaris (closes #5289) by Benjamin Peterson · 11 years ago
  67. f720922 Issue #12004: Fix an internal error in PyZipFile when writing an invalid by Serhiy Storchaka · 12 years ago
  68. c5b75db Issue #12004: Fix an internal error in PyZipFile when writing an invalid by Serhiy Storchaka · 12 years ago
  69. 45c4375 Issue #12004: Fix an internal error in PyZipFile when writing an invalid by Serhiy Storchaka · 12 years ago
  70. c07fcbb Issue #16953: Fix socket module compilation on platforms with HAVE_BROKEN_POLL. by Charles-François Natali · 12 years ago
  71. 95195b3 Issue #16953: Fix socket module compilation on platforms with HAVE_BROKEN_POLL. by Charles-François Natali · 12 years ago
  72. 986a56c Issue #16953: Fix socket module compilation on platforms with HAVE_BROKEN_POLL. by Charles-François Natali · 12 years ago
  73. 31efc74 Add Ariel to Misc/ACKS by Eli Bendersky · 12 years ago
  74. 14af64f #16154: merge with 3.3. by Ezio Melotti · 12 years ago
  75. 5a4b03d #16154: merge with 3.2. by Ezio Melotti · 12 years ago
  76. 4050792 #16154: fix some doctests in Doc/library. Patch by Ravi Sinha. by Ezio Melotti · 12 years ago
  77. fe8e6e7 #13899: \A, \Z, and \B now correctly match the A, Z, and B literals when used inside character classes (e.g. [A]). Patch by Matthew Barnett. by Ezio Melotti · 12 years ago
  78. 698bdb2 Issue #16076: make _elementtree.Element pickle-able in a way that is compatible by Eli Bendersky · 12 years ago
  79. 58ddc9d Issue #8109: The ssl module now has support for server-side SNI, thanks to a :meth:`SSLContext.set_servername_callback` method. by Antoine Pitrou · 12 years ago
  80. 3c9850a The get() and iter() are now able to accept keyword arguments. by Eli Bendersky · 12 years ago
  81. a873690 The get() and iter() are now able to accept keyword arguments. by Eli Bendersky · 12 years ago
  82. ef408ae Issue #16828: Fix error incorrectly raised by bz2.compress(b'') and bz2.BZ2Compressor.compress(b''). by Nadeem Vawda · 12 years ago
  83. 57cb81d Issue #16828: Fix error incorrectly raised by bz2.compress(''). by Nadeem Vawda · 12 years ago
  84. 638fb9b Issue #16828: Fix error incorrectly raised by bz2.compress(''). by Nadeem Vawda · 12 years ago
  85. 90e4774 Issue #16833: In http.client.HTTPConnection, do not concatenate the request headers and body when the payload exceeds 16 KB, since it can consume more memory for no benefit. by Antoine Pitrou · 12 years ago
  86. 13a2707 merge 3.3 by Benjamin Peterson · 12 years ago
  87. c527037 add Tom Tromey to ACKS by Benjamin Peterson · 12 years ago
  88. 1dce000 Merged `parser.clean()` fix (issue #16820) from 3.2 through 3.3. by Łukasz Langa · 12 years ago
  89. 0dc5ab4 Merged `parser.clean()` fix (issue #16820) from 3.2. by Łukasz Langa · 12 years ago
  90. c7ce3f7 added Wolfgang Scherer to acknowledgements by Łukasz Langa · 12 years ago
  91. 641bb66 Merged fix for #15803 from 3.2 through 3.3 by Łukasz Langa · 12 years ago
  92. 97eefc1 Merged fix for #15803 from 3.2 by Łukasz Langa · 12 years ago
  93. 3057469 Fixes issue #15803: incorrect `ConfigParser.items()` docstring by Łukasz Langa · 12 years ago
  94. ac10693 Issue #16688: Fix backreferences did make case-insensitive regex fail on non-ASCII strings. by Serhiy Storchaka · 12 years ago
  95. c1b59d4 Issue #16688: Fix backreferences did make case-insensitive regex fail on non-ASCII strings. by Serhiy Storchaka · 12 years ago
  96. 7737757 Issue #16443: Add docstrings to regular expression match objects. by Andrew Svetlov · 12 years ago
  97. 70dcef4 Issue #16443: Add docstrings to regular expression match objects. by Andrew Svetlov · 12 years ago
  98. 56ad5ed Issue #16443: Add docstrings to regular expression match objects. by Andrew Svetlov · 12 years ago
  99. 2909d6b merge with 3.3 by Brett Cannon · 12 years ago
  100. 73b969e Issue #16752: Add a missing import to modulefinder. by Brett Cannon · 12 years ago