1. 72db345 Make indentation comply with our style guide and the rest of the file by Éric Araujo · 13 years ago
  2. 59e387e Fix “anyways” (following R. David Murray in 4d5a546b6186) by Éric Araujo · 13 years ago
  3. 7c12bae Fix reST references by Éric Araujo · 13 years ago
  4. 41bade9 Remove duplicates of cmp_to_key (#12542, reviewed by Raymond Hettinger) by Éric Araujo · 13 years ago
  5. 83d2193 Add debug output for failing buildbot by Antoine Pitrou · 13 years ago
  6. 04f648c #12547: Fix example in nntplib doc. Patch by July Tikhonov. by Ezio Melotti · 13 years ago
  7. 8188f58 Fixes #12637: Merged fix from 3.2 and added test. by Vinay Sajip · 13 years ago
  8. 45dedaa Fixes #12637: Last resort messages now correctly handled. Thanks to Xavier de Gaye for the patch." by Vinay Sajip · 13 years ago
  9. acd9f7c Issue #11784: Improve multiprocessing.Process.join() documentation. Patch by by Charles-François Natali · 13 years ago
  10. 432171c Issue #12102: Merge with 3.2. by Ross Lagerwall · 13 years ago
  11. 59c01ed Issue #12102: Document that buffered files must be flushed before being used by Ross Lagerwall · 13 years ago
  12. dc1d548 Issue #12560: Build libpython.so on OpenBSD. Patch by Stefan Sperling. by Charles-François Natali · 13 years ago
  13. 749400a Issue #12560: Build libpython.so on OpenBSD. Patch by Stefan Sperling. by Charles-François Natali · 13 years ago
  14. 5a24d82 Add a test for issue #1813: getlocale() failing under a Turkish locale by Antoine Pitrou · 13 years ago
  15. 0e3c5a8 Add a test for issue #1813: getlocale() failing under a Turkish locale by Antoine Pitrou · 13 years ago
  16. cf9d3c0 Issue #1813: Fix codec lookup under Turkish locales. by Antoine Pitrou · 13 years ago
  17. 8dbd857 Issue #12624: It is now possible to fail after the first failure when by Antoine Pitrou · 13 years ago
  18. 216a3bc Issue #12624: It is now possible to fail after the first failure when by Antoine Pitrou · 13 years ago
  19. e02891b Issue #12591: Improve support of "universal newlines" in the subprocess by Antoine Pitrou · 13 years ago
  20. ab85ff3 Issue #12591: Improve support of "universal newlines" in the subprocess by Antoine Pitrou · 13 years ago
  21. 664091b Followup to c3b47cdea0d1: document the *write_through* argument to TextIOWrapper. by Antoine Pitrou · 13 years ago
  22. d42c1d0 Issue #12591: Allow io.TextIOWrapper to work with raw IO objects (without by Antoine Pitrou · 13 years ago
  23. e96ec68 Issue #12591: Allow io.TextIOWrapper to work with raw IO objects (without by Antoine Pitrou · 13 years ago
  24. f23339a Issue 12620: Make pendingbusy flag static to Py_MakePendingCalls(). by Charles-François Natali · 13 years ago
  25. d2d7a3b Add Misc/NEWS entry for d68765bd6490. by Nadeem Vawda · 13 years ago
  26. ce7e51e Add Misc/NEWS entry for c741ba9e37ef. by Nadeem Vawda · 13 years ago
  27. 0200016 Merge: #10883: Fix socket leaks in urllib.request. by Nadeem Vawda · 13 years ago
  28. 08f5f7a Issue #10883: Fix socket leaks in urllib.request. by Nadeem Vawda · 13 years ago
  29. 7cd94a1 Issue #11049: skip a test that fails on some buildbots by Eli Bendersky · 13 years ago
  30. 714c53c merge from 3.2 - Fix closes issue12581 - Increase the urllib.parse test coverage. Patch by Petter Haggholm. by Senthil Kumaran · 13 years ago
  31. de02a71 Fix closes issue12581 - Increase the urllib.parse test coverage. Patch by Petter Haggholm. by Senthil Kumaran · 13 years ago
  32. deb852d Merge 3.2 branch. by Georg Brandl · 13 years ago
  33. 06ad13e Fix function name: open -> urlopen. by Georg Brandl · 13 years ago
  34. d11c3e3 fixing whitespace in the previous commit by Eli Bendersky · 13 years ago
  35. 6c51999 Issue #11049: adding some tests to test.support by Eli Bendersky · 13 years ago
  36. 54ef40b Merge - Issue #12592: Make Python build on OpenBSD 5 (and future major by Charles-François Natali · 13 years ago
  37. beed47e Issue #12592: Make Python build on OpenBSD 5 (and future major releases). by Charles-François Natali · 13 years ago
  38. 8a4b42b merge 3.2 by Benjamin Peterson · 13 years ago
  39. 180e635 None is ok for identifiers but not strings by Benjamin Peterson · 13 years ago
  40. 51a6b37 merge 3.2 (null) by Benjamin Peterson · 13 years ago
  41. 86f088e merge 3.2 by Benjamin Peterson · 13 years ago
  42. 2193d2b type check AST strings and identifiers by Benjamin Peterson · 13 years ago
  43. efad244 hardcode the old svn __version__ by Benjamin Peterson · 13 years ago
  44. db57e8d Merge - Issue #12372: POSIX semaphores are broken on AIX: don't use them. by Charles-François Natali · 13 years ago
  45. 996f606 Issue #12372: POSIX semaphores are broken on AIX: don't use them. by Charles-François Natali · 13 years ago
  46. a30def6 #12601: merge with 3.2. by Ezio Melotti · 13 years ago
  47. 1beea5b #12601: fix typo. by Ezio Melotti · 13 years ago
  48. 6ce6a45 #11435: dummy merge with 3.2. by Ezio Melotti · 13 years ago
  49. bca31b5 #11435: link to the correct branch. by Ezio Melotti · 13 years ago
  50. d649480 Issue #12551: Provide a get_channel_binding() method on SSL sockets so as by Antoine Pitrou · 13 years ago
  51. 875048b #665194: support roundtripping RFC2822 date stamps in the email.utils module by R David Murray · 13 years ago
  52. 3e44612 merge from 3.2 - Fix closes issue12524 - update http.client POST example with a working example. by Senthil Kumaran · 13 years ago
  53. 96c84a4 Fix closes issue12524 - update http.client POST example with a working example. by Senthil Kumaran · 13 years ago
  54. fb96089 Fix test_multiprocessing failure under Windows. (followup to dfaa3a149a92) by Antoine Pitrou · 13 years ago
  55. 49e175a Upstream merge. by Barry Warsaw · 13 years ago
  56. 346f95f Upstream merge by Barry Warsaw · 13 years ago
  57. 6d74426 Upstream merge. by Barry Warsaw · 13 years ago
  58. 2ebada4 - Issue #10309: Define _GNU_SOURCE so that mremap() gets the proper by Barry Warsaw · 13 years ago
  59. dac7de3 Issue #12587: Correct faulty test file and reference in test_tokenize. by Ned Deily · 13 years ago
  60. 2ea6fcc Issue #12587: Correct faulty test file and reference in test_tokenize. by Ned Deily · 13 years ago
  61. d460a76 - Issue #10309: Define _GNU_SOURCE so that mremap() gets the proper by Barry Warsaw · 13 years ago
  62. 7b561ec Issue #12571: Add a plat-linux3 directory mirroring the plat-linux2 directory, by Antoine Pitrou · 13 years ago
  63. c57ed91 Issue #12571: Add a plat-linux3 directory mirroring the plat-linux2 directory, by Antoine Pitrou · 13 years ago
  64. 4c14bba #7484: simplify quoteaddr: if parseaddr throws an error it is a bug. by R David Murray · 13 years ago
  65. da7af4d Merge #7484: no more <> around addresses in VRFY or EXPN by R David Murray · 13 years ago
  66. 4634676 #7484: no more <> around addresses in VRFY or EXPN by R David Murray · 13 years ago
  67. a8713b1 merge from 3.2 - Fix closes issue12577 - clarify shutil.move documentation. Patch suggestion by Catalin Iacob by Senthil Kumaran · 13 years ago
  68. ae4a78b Fix closes issue12577 - clarify shutil.move documentation. Patch suggestion by Catalin Iacob by Senthil Kumaran · 13 years ago
  69. 6d175b7 Issue #6476: Document that os.spawnle and os.spawnve are not thread-safe under Windows. by Antoine Pitrou · 13 years ago
  70. 0e752dd Issue #6476: Document that os.spawnle and os.spawnve are not thread-safe under Windows. by Antoine Pitrou · 13 years ago
  71. c12469d Merge from 3.2. by Eric V. Smith · 13 years ago
  72. 12ebefc Closes #12579. Positional fields with str.format_map() now raise a ValueError instead of SystemError. by Eric V. Smith · 13 years ago
  73. 677b653 Fix English in packaging, too. by R David Murray · 13 years ago
  74. 3ef6ca4 Merge English fix. by R David Murray · 13 years ago
  75. b899007 Better English. by R David Murray · 13 years ago
  76. bd9c655 merge heads by Benjamin Peterson · 13 years ago
  77. 76f7f4d excise the remains of STOP_CODE, which hasn't done anything useful for years by Benjamin Peterson · 13 years ago
  78. e52181c Add Misc/NEWS entry and relevant doc change for issue 10271. by Brett Cannon · 13 years ago
  79. 52a7d98 Make warnings accept a callable for showwarnings instead of by Brett Cannon · 13 years ago
  80. b05be7d Merged upstream. by Alex Gaynor · 13 years ago
  81. e151d21 Mark itertools tests of tuple reuse as being specific to CPython. by Alex Gaynor · 13 years ago
  82. c32aae0 fix whitespace in rst. by Senthil Kumaran · 13 years ago
  83. 3e7f33f fix whitespace nit. by Senthil Kumaran · 13 years ago
  84. 029b467 merge from 3.2 - Fix closes Issue12478 - HTTPErrorProcess 's methods are http_response and https_response. by Senthil Kumaran · 13 years ago
  85. 0215d09 Fix closes Issue12478 - HTTPErrorProcess 's methods are http_response and https_response. by Senthil Kumaran · 13 years ago
  86. 3121547 merge from 3.2 - Fix closes Issue12479 - Add HTTPErrorProcessor class definition - Patch by Sandro Tosi by Senthil Kumaran · 13 years ago
  87. ed270fa Fix closes Issue12479 - Add HTTPErrorProcessor class definition - Patch by Sandro Tosi by Senthil Kumaran · 13 years ago
  88. 42d1320 merge from 3.2 by Senthil Kumaran · 13 years ago
  89. 023c6f7 Fix Issue10403 - datetime documentation clarification based on review in the reitveld by Alexendar belopolsky. by Senthil Kumaran · 13 years ago
  90. 87e59cd merge from 3.2 by Senthil Kumaran · 13 years ago
  91. ad3882a Fix closes Issue11436 - Minor clarification to struct documentation for 's' format character. by Senthil Kumaran · 13 years ago
  92. 8232d6e Merge by Antoine Pitrou · 13 years ago
  93. 8d613bc Dummy merge by Antoine Pitrou · 13 years ago
  94. 0b44795 Close the call queue in concurrent.futures.ProcessPoolExecutor when by Antoine Pitrou · 13 years ago
  95. ddddcab put in correct section by Benjamin Peterson · 13 years ago
  96. 7dc35f6 merge heads by Benjamin Peterson · 13 years ago
  97. 0bd152c remove ast.__version__ (closes #12273) by Benjamin Peterson · 13 years ago
  98. dc19c24 Silence spurious "broken pipe" tracebacks when shutting down a ProcessPoolExecutor. by Antoine Pitrou · 13 years ago
  99. d06a065 Fix potential resource leaks in concurrent.futures.ProcessPoolExecutor by Antoine Pitrou · 13 years ago
  100. db53595 test_packaging should clean up after itself (but it doesn't really) by Antoine Pitrou · 13 years ago