1. e94cbd1 #17479: merge with 3.3. by Ezio Melotti · 12 years ago
  2. daa42c7 #17479: test_io now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  3. 8ec95b8 Closes #17521: Merged fix from 3.3. by Vinay Sajip · 12 years ago
  4. 9b862b9 Issue #17521: Merged fix from 3.2. by Vinay Sajip · 12 years ago
  5. 68b4cc8 Issue #17521: Corrected non-enabling of logger following two calls to fileConfig(). by Vinay Sajip · 12 years ago
  6. 5a63fe6 Closes #17508: Merged fix from 3.3. by Vinay Sajip · 12 years ago
  7. 340a4bb Issue #17508: Merged fix from 3.2. by Vinay Sajip · 12 years ago
  8. 3f885b5 Issue #17508: Handled out-of-order handler configuration correctly. by Vinay Sajip · 12 years ago
  9. f516388 #17472: add tests for a couple of untested methods in urllib.urlparse. by R David Murray · 12 years ago
  10. d502a07 test_ast: pass the filename to ast.parse() by Victor Stinner · 12 years ago
  11. e0a1bf3 Merge: #5713: One more test_smtplib timing fix. by R David Murray · 12 years ago
  12. 6bd5202 #5713: One more test_smtplib timing fix. by R David Murray · 12 years ago
  13. dac94d6 Merge: #5712: Preemptively fix some other possible timing issues. by R David Murray · 12 years ago
  14. 54bd49d Merge: #5712: Preemptively fix some other possible timing issues. by R David Murray · 12 years ago
  15. 03b0116 #5712: Preemptively fix some other possible timing issues. by R David Murray · 12 years ago
  16. ba7d9d4 Merge: #5713: fix timing issue in smtplib tests. by R David Murray · 12 years ago
  17. a686ed7 Merge: #5713: fix timing issue in smtplib tests. by R David Murray · 12 years ago
  18. 853c0f9 #5713: fix timing issue in smtplib tests. by R David Murray · 12 years ago
  19. 82c6b45 Merge: #5713: Handle 421 error codes during sendmail by closing the socket. by R David Murray · 12 years ago
  20. f1a40b4 Merge: #5713: Handle 421 error codes during sendmail by closing the socket. by R David Murray · 12 years ago
  21. d312c74 #5713: Handle 421 error codes during sendmail by closing the socket. by R David Murray · 12 years ago
  22. 6168362 Issue #16475 : Correctly handle the EOF when reading marshal streams. by Kristján Valur Jónsson · 12 years ago
  23. c9b3ef2 Issue #16997: unittest.TestCase now provides a subTest() context manager to procedurally generate, in an easy way, small test instances. by Antoine Pitrou · 12 years ago
  24. a612176 #17493: merge with 3.3. by Ezio Melotti · 12 years ago
  25. a49178e #17493: merge with 3.2. by Ezio Melotti · 12 years ago
  26. 958f7ae #17493: re-enable a test on Windows. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  27. 016b9e3 Use a larger amount of data for tests such as the interrupted_write by Gregory P. Smith · 12 years ago
  28. 91110f5 Use a larger amount of data for tests such as the interrupted_write by Gregory P. Smith · 12 years ago
  29. 9cc7d45 #17485: Delete the Content-Length header if the data attribute is deleted. by R David Murray · 12 years ago
  30. d7009c6 Issue #16475: Support object instancing, recursion and interned strings by Kristján Valur Jónsson · 12 years ago
  31. c7c42ef #15927: Fix cvs.reader parsing of escaped \r\n with quoting off. by R David Murray · 12 years ago
  32. 94f2788 #17471: merge from 3.3 by Senthil Kumaran · 12 years ago
  33. f47e77f #17471 - merge from 3.2 by Senthil Kumaran · 12 years ago
  34. 2a4d245 #17471 - Increasing the urllib.error test coverage. Bringing it to 100%. Based on patch contributed by Daniel Wozniak by Senthil Kumaran · 12 years ago
  35. 0085ce8 #17471 - merge from 3.3 by Senthil Kumaran · 12 years ago
  36. d17ca23 #17471 - merge from 3.2 by Senthil Kumaran · 12 years ago
  37. 843fae9 #17471 - Improve urllib2 test coverage. Patch contributed by Daniel Wozniak by Senthil Kumaran · 12 years ago
  38. e9853da Refactor test_urllib2. Include test_HTTPError_interface under MiscTests by Senthil Kumaran · 12 years ago
  39. ac0cea5 Merge: #17476: make allmethods actually return all methods. by R David Murray · 12 years ago
  40. 52dfc74 #17476: make allmethods actually return all methods. by R David Murray · 12 years ago
  41. 9929bc5 #17476: make allmethods actually return all methods. by R David Murray · 12 years ago
  42. 455f296 #17464: improve pydoc test coverage. by R David Murray · 12 years ago
  43. 41518b4 #17474 - Remove the various deprecated methods of Request class. by Senthil Kumaran · 12 years ago
  44. 1a48b9d #5024: whichhdr now returns the frame count for WAV files. by R David Murray · 12 years ago
  45. cda75be unify some ast.argument's attrs; change Attribute column offset (closes #16795) by Benjamin Peterson · 12 years ago
  46. c45e041 Issue #17463: Fix test discovery for test_pdb.py by Andrew Svetlov · 12 years ago
  47. f0efea0 Issue #17463: Fix test discovery for test_pdb.py by Andrew Svetlov · 12 years ago
  48. 0351928 Merge #17448: Make test_sax skip if there are no xml parsers. by R David Murray · 12 years ago
  49. f3a1b6e Merge #17448: Make test_sax skip if there are no xml parsers. by R David Murray · 12 years ago
  50. a846f5a #17448: Make test_sax skip if there are no xml parsers. by R David Murray · 12 years ago
  51. 469da97 #11420: merge with 3.3. by Ezio Melotti · 12 years ago
  52. e5e7a7c #11420: merge with 3.2. by Ezio Melotti · 12 years ago
  53. c28f6fa #11420: make test suite pass with -B/DONTWRITEBYTECODE set. Initial patch by Thomas Wouters. by Ezio Melotti · 12 years ago
  54. 2d6acd2 reject non-docs strings between future imports (closes #17434) by Benjamin Peterson · 12 years ago
  55. 1faba02 Merge with 3.3 by Terry Jan Reedy · 12 years ago
  56. b73ac54 Issue # 10652: make tcl/tk tests run after __all__ test, patch by Zachary Ware. by Terry Jan Reedy · 12 years ago
  57. 743c85a Issue # 10652: make tcl/tk tests run after __all__ test, patch by Zachary Ware. by Terry Jan Reedy · 12 years ago
  58. 5efee58 Merge: #17431: Fix missing import of BytesFeedParser in email.parser. by R David Murray · 12 years ago
  59. 8093d6f Merge: #17431: Fix missing import of BytesFeedParser in email.parser. by R David Murray · 12 years ago
  60. 2688644 #1291 http.server's send_error takes an optional explain argument by Senthil Kumaran · 12 years ago
  61. 3279923 Issue #17099: Have importlib.find_loader() raise ValueError when by Brett Cannon · 12 years ago
  62. 8c457d2 Normalize whitespace by Brett Cannon · 12 years ago
  63. 4802bec Issue #17117: Have both import itself and importlib.util.set_loader() by Brett Cannon · 12 years ago
  64. 405952f #17368: merge with 3.3. by Ezio Melotti · 12 years ago
  65. 220391f #17368: merge with 3.2. by Ezio Melotti · 12 years ago
  66. a7d64a6 #17368: Fix an off-by-one error in the Python JSON decoder that caused a failure while decoding empty object literals when object_pairs_hook was specified. by Ezio Melotti · 12 years ago
  67. 0ce306a #17066: merge with 3.3. by Ezio Melotti · 12 years ago
  68. 0fb37ea #17066: test_robotparser now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  69. 8b53559 Merge with 3.3, issue #17047: remove doubled words added in 3.3, by Terry Jan Reedy · 12 years ago
  70. 0f84764 Issue #17047: remove doubled words added in 3.3 by Terry Jan Reedy · 12 years ago
  71. 16b5c13 Merge 3.3, issue #17047: remove doubled words found in 2.7 to by Terry Jan Reedy · 12 years ago
  72. 98472b8 Merge 3.2, issue #17047: remove doubled words found in 2.7 to by Terry Jan Reedy · 12 years ago
  73. c30b7b1 Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*, by Terry Jan Reedy · 12 years ago
  74. dc6763b #17395: wait for live children in test_multiprocessing. by Ezio Melotti · 12 years ago
  75. 05cd03a Remove debug print. by Ezio Melotti · 12 years ago
  76. e318a88 Issue #15806: Add contextlib.ignored(). by Raymond Hettinger · 12 years ago
  77. c041735 #11963: merge with 3.3. by Ezio Melotti · 12 years ago
  78. 3300878 #11963: merge with 3.2. by Ezio Melotti · 12 years ago
  79. 42a541b #11963: remove human verification from test_parser and test_subprocess. by Ezio Melotti · 12 years ago
  80. 081a55b #11963: merge with 3.3. by Ezio Melotti · 12 years ago
  81. a51be4c #11963: merge with 3.2. by Ezio Melotti · 12 years ago
  82. e7c3299 #11963: fix Windows buildbots. by Ezio Melotti · 12 years ago
  83. 4923903 #11963: merge with 3.3. by Ezio Melotti · 12 years ago
  84. 0d7333e #11963: merge with 3.2. by Ezio Melotti · 12 years ago
  85. 3919184 #11963: avoid printing messages in test_parser. Initial patch by Éric Araujo. by Ezio Melotti · 12 years ago
  86. becf5c6 Issue #17384: Consolidated cleanup operations in tests. by Vinay Sajip · 12 years ago
  87. 763edc1 (Merge 3.3) Issue #17223: the test is specific to 32-bit wchar_t type by Victor Stinner · 12 years ago
  88. 29c0034 Issue #17223: the test is specific to 32-bit wchar_t type by Victor Stinner · 12 years ago
  89. 857b24b Merge: PEP8 fixup on previous patch, remove unused imports in test_email. by R David Murray · 12 years ago
  90. 965794e Merge: PEP8 fixup on previous patch, remove unused imports in test_email. by R David Murray · 12 years ago
  91. 2e78cd9 Merge: #14645: Generator now emits correct linesep for all parts. by R David Murray · 12 years ago
  92. addb0be Merge: #14645: Generator now emits correct linesep for all parts. by R David Murray · 12 years ago
  93. 1f38621 #11732: add a new suppress_crash_popup() context manager to test.support that disables crash popups on Windows and use it in test_ctypes. by Ezio Melotti · 12 years ago
  94. 1181a46 #11732: merge with 3.3. by Ezio Melotti · 12 years ago
  95. e846342 #11732: make suppress_crash_popup() work on Windows XP and Windows Server 2003. by Ezio Melotti · 12 years ago
  96. 87a249c #11732: merge with 3.3. by Ezio Melotti · 12 years ago
  97. e1857d9 Fix indentation. by Ezio Melotti · 12 years ago
  98. 25a4045 #11732: add a new suppress_crash_popup() context manager to test.support. by Ezio Melotti · 12 years ago
  99. 221760a Issue #17278: Fix a crash in heapq.heappush() and heapq.heappop() when the list is being resized concurrently. by Antoine Pitrou · 12 years ago
  100. 31584e3 Issue #17278: Fix a crash in heapq.heappush() and heapq.heappop() when the list is being resized concurrently. by Antoine Pitrou · 12 years ago