1. c7c42ef #15927: Fix cvs.reader parsing of escaped \r\n with quoting off. by R David Murray · 11 years ago
  2. 04cbe0c Closes issue 17467. Add readline and readlines support to unittest.mock.mock_open by Michael Foord · 11 years ago
  3. 94f2788 #17471: merge from 3.3 by Senthil Kumaran · 11 years ago
  4. f47e77f #17471 - merge from 3.2 by Senthil Kumaran · 11 years ago
  5. f027a20 Issue #13248: removed deprecated and undocumented difflib.isbjunk, isbpopular. by Terry Jan Reedy · 11 years ago
  6. 2a4d245 #17471 - Increasing the urllib.error test coverage. Bringing it to 100%. Based on patch contributed by Daniel Wozniak by Senthil Kumaran · 11 years ago
  7. 0085ce8 #17471 - merge from 3.3 by Senthil Kumaran · 11 years ago
  8. d17ca23 #17471 - merge from 3.2 by Senthil Kumaran · 11 years ago
  9. 843fae9 #17471 - Improve urllib2 test coverage. Patch contributed by Daniel Wozniak by Senthil Kumaran · 11 years ago
  10. e9853da Refactor test_urllib2. Include test_HTTPError_interface under MiscTests by Senthil Kumaran · 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. ed1fe6b Fix usage of the unittest.skip decorator. by Serhiy Storchaka · 11 years ago
  15. e185341 Fix usage of the unittest.skip decorator. by Serhiy Storchaka · 11 years ago
  16. ae4ef4d Fix usage of the unittest.skip decorator. by Serhiy Storchaka · 11 years ago
  17. ac0cea5 Merge: #17476: make allmethods actually return all methods. by R David Murray · 11 years ago
  18. 52dfc74 #17476: make allmethods actually return all methods. by R David Murray · 11 years ago
  19. 9929bc5 #17476: make allmethods actually return all methods. by R David Murray · 11 years ago
  20. 455f296 #17464: improve pydoc test coverage. by R David Murray · 11 years ago
  21. 41518b4 #17474 - Remove the various deprecated methods of Request class. by Senthil Kumaran · 11 years ago
  22. 80cbc9e Closes issue 16709. unittest test discovery sorts test files for consistent test ordering by Michael Foord · 11 years ago
  23. 45c9704 use the HTTPS for pypi upload by Benjamin Peterson · 11 years ago
  24. 1a48b9d #5024: whichhdr now returns the frame count for WAV files. by R David Murray · 11 years ago
  25. 052ddb0 #17460: Remove the strict argument of HTTPConnection and removing the by Senthil Kumaran · 11 years ago
  26. cda75be unify some ast.argument's attrs; change Attribute column offset (closes #16795) by Benjamin Peterson · 11 years ago
  27. c45e041 Issue #17463: Fix test discovery for test_pdb.py by Andrew Svetlov · 11 years ago
  28. f0efea0 Issue #17463: Fix test discovery for test_pdb.py by Andrew Svetlov · 11 years ago
  29. a77d7a5 (issue 17452 / ftplib) fix TypeError occurring in case ssl module is not installed by Giampaolo Rodola' · 11 years ago
  30. 0351928 Merge #17448: Make test_sax skip if there are no xml parsers. by R David Murray · 11 years ago
  31. f3a1b6e Merge #17448: Make test_sax skip if there are no xml parsers. by R David Murray · 11 years ago
  32. a846f5a #17448: Make test_sax skip if there are no xml parsers. by R David Murray · 11 years ago
  33. fbb1815 Merge #16057: Clarify why the base method default is called in custom encoders. by R David Murray · 11 years ago
  34. 1f2a49c Merge #16057: Clarify why the base method default is called in custom encoders. by R David Murray · 11 years ago
  35. dd24617 #16057: Clarify why the base method default is called in custom encoders. by R David Murray · 11 years ago
  36. 5a948a7 merge by Brett Cannon · 11 years ago
  37. 3e2fe05 Issue #16880: _imp.load_dynamic() is not defined on a platform that by Brett Cannon · 11 years ago
  38. f5efe3b Issue #16564: Fixed a performance regression relative to Python 3.1 in the by Serhiy Storchaka · 11 years ago
  39. 969ff72 Issue #16564: Fixed a performance regression relative to Python 3.1 in the by Serhiy Storchaka · 11 years ago
  40. 0f606a6 Issue #16564: Fixed a performance regression relative to Python 3.1 in the by Serhiy Storchaka · 11 years ago
  41. 469da97 #11420: merge with 3.3. by Ezio Melotti · 11 years ago
  42. e5e7a7c #11420: merge with 3.2. by Ezio Melotti · 11 years ago
  43. c28f6fa #11420: make test suite pass with -B/DONTWRITEBYTECODE set. Initial patch by Thomas Wouters. by Ezio Melotti · 11 years ago
  44. 2d6acd2 reject non-docs strings between future imports (closes #17434) by Benjamin Peterson · 11 years ago
  45. 1faba02 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  46. b73ac54 Issue # 10652: make tcl/tk tests run after __all__ test, patch by Zachary Ware. by Terry Jan Reedy · 11 years ago
  47. 743c85a Issue # 10652: make tcl/tk tests run after __all__ test, patch by Zachary Ware. by Terry Jan Reedy · 11 years ago
  48. 2fab358 Add missing FeedParser and BytesFeedParser to email.parser.__all__. by R David Murray · 11 years ago
  49. 5efee58 Merge: #17431: Fix missing import of BytesFeedParser in email.parser. by R David Murray · 11 years ago
  50. 8093d6f Merge: #17431: Fix missing import of BytesFeedParser in email.parser. by R David Murray · 11 years ago
  51. 612528d #17431: Fix missing import of BytesFeedParser in email.parser. by R David Murray · 11 years ago
  52. 2688644 #1291 http.server's send_error takes an optional explain argument by Senthil Kumaran · 11 years ago
  53. d49af5d Issue #17414: Add timeit, repeat, and default_timer to timeit.__all__. by Terry Jan Reedy · 11 years ago
  54. c12956d Issue #1285086: Get rid of the refcounting hack and speed up by Serhiy Storchaka · 11 years ago
  55. a9d24e6 Issue #1285086: Get rid of the refcounting hack and speed up by Serhiy Storchaka · 11 years ago
  56. 8ea4616 Issue #1285086: Get rid of the refcounting hack and speed up by Serhiy Storchaka · 11 years ago
  57. 3279923 Issue #17099: Have importlib.find_loader() raise ValueError when by Brett Cannon · 11 years ago
  58. 8c457d2 Normalize whitespace by Brett Cannon · 11 years ago
  59. 4802bec Issue #17117: Have both import itself and importlib.util.set_loader() by Brett Cannon · 11 years ago
  60. 405952f #17368: merge with 3.3. by Ezio Melotti · 11 years ago
  61. 220391f #17368: merge with 3.2. by Ezio Melotti · 11 years ago
  62. 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 · 11 years ago
  63. 72cdb5c Issue #11367: fix documentation of some find* methods in ElementTree by Eli Bendersky · 11 years ago
  64. 7343cb0 Issue #11367: fix documentation of some find* methods in ElementTree by Eli Bendersky · 11 years ago
  65. 0ce306a #17066: merge with 3.3. by Ezio Melotti · 11 years ago
  66. 0fb37ea #17066: test_robotparser now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 11 years ago
  67. 8e7586b Issue #17047: remove doubled words added in 3.4, by Terry Jan Reedy · 11 years ago
  68. 8b53559 Merge with 3.3, issue #17047: remove doubled words added in 3.3, by Terry Jan Reedy · 11 years ago
  69. 0f84764 Issue #17047: remove doubled words added in 3.3 by Terry Jan Reedy · 11 years ago
  70. 16b5c13 Merge 3.3, issue #17047: remove doubled words found in 2.7 to by Terry Jan Reedy · 11 years ago
  71. 98472b8 Merge 3.2, issue #17047: remove doubled words found in 2.7 to by Terry Jan Reedy · 11 years ago
  72. c30b7b1 Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*, by Terry Jan Reedy · 11 years ago
  73. dc6763b #17395: wait for live children in test_multiprocessing. by Ezio Melotti · 11 years ago
  74. 05cd03a Remove debug print. by Ezio Melotti · 11 years ago
  75. e318a88 Issue #15806: Add contextlib.ignored(). by Raymond Hettinger · 11 years ago
  76. c041735 #11963: merge with 3.3. by Ezio Melotti · 11 years ago
  77. 3300878 #11963: merge with 3.2. by Ezio Melotti · 11 years ago
  78. 42a541b #11963: remove human verification from test_parser and test_subprocess. by Ezio Melotti · 11 years ago
  79. b65e579 Improve variable names by Raymond Hettinger · 11 years ago
  80. ec4b174 Issue #17385: Fix quadratic behavior in threading.Condition by Raymond Hettinger · 11 years ago
  81. 720da57 Update code to increment and decrement using the cleaner += 1 and -= 1 style. by Raymond Hettinger · 11 years ago
  82. 081a55b #11963: merge with 3.3. by Ezio Melotti · 11 years ago
  83. a51be4c #11963: merge with 3.2. by Ezio Melotti · 11 years ago
  84. e7c3299 #11963: fix Windows buildbots. by Ezio Melotti · 11 years ago
  85. 4923903 #11963: merge with 3.3. by Ezio Melotti · 11 years ago
  86. 0d7333e #11963: merge with 3.2. by Ezio Melotti · 11 years ago
  87. 3919184 #11963: avoid printing messages in test_parser. Initial patch by Éric Araujo. by Ezio Melotti · 11 years ago
  88. 84fae78 Issue #16954: Add docstrings for ElementTree by Eli Bendersky · 11 years ago
  89. 36fe228 merge by Raymond Hettinger · 11 years ago
  90. d8d6010 Sync-up with 3.4 to make maintenance easier. by Raymond Hettinger · 11 years ago
  91. a28c55a merge by Raymond Hettinger · 11 years ago
  92. f96b2b0 Improve comments and variable names. by Raymond Hettinger · 11 years ago
  93. becf5c6 Issue #17384: Consolidated cleanup operations in tests. by Vinay Sajip · 11 years ago
  94. 763edc1 (Merge 3.3) Issue #17223: the test is specific to 32-bit wchar_t type by Victor Stinner · 11 years ago
  95. 29c0034 Issue #17223: the test is specific to 32-bit wchar_t type by Victor Stinner · 11 years ago
  96. 857b24b Merge: PEP8 fixup on previous patch, remove unused imports in test_email. by R David Murray · 11 years ago
  97. 965794e Merge: PEP8 fixup on previous patch, remove unused imports in test_email. by R David Murray · 11 years ago
  98. b9534f4 PEP8 fixup on previous patch, remove unused import in test_email. by R David Murray · 11 years ago
  99. 2e78cd9 Merge: #14645: Generator now emits correct linesep for all parts. by R David Murray · 11 years ago
  100. addb0be Merge: #14645: Generator now emits correct linesep for all parts. by R David Murray · 11 years ago