1. 91110f5 Use a larger amount of data for tests such as the interrupted_write by Gregory P. Smith · 12 years ago
  2. 620e875 Automated merge with file:///Users/skumaran/python/cpython by Senthil Kumaran · 12 years ago
  3. dc32d18 Issue #15038 : Fixing the condition broadcast and docs. by Kristján Valur Jónsson · 12 years ago
  4. cd3bb8b #17474 - Mark the deprecated Request methods as deprecated-removed. Review by Ezio Melotti by Senthil Kumaran · 12 years ago
  5. f47e77f #17471 - merge from 3.2 by Senthil Kumaran · 12 years ago
  6. 5cfbde0 Merge with 3.2 by Kristján Valur Jónsson · 12 years ago
  7. 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
  8. d6e9f32 Merge by Kristján Valur Jónsson · 12 years ago
  9. ece1222 Merge by Kristján Valur Jónsson · 12 years ago
  10. a251b37 #10296: Merge to 3.3 by Kristján Valur Jónsson · 12 years ago
  11. 3cc791c merge from 3.2 by Gregory P. Smith · 12 years ago
  12. 4effb67 merge heads by Gregory P. Smith · 12 years ago
  13. 1f1ec04 merge heads by Gregory P. Smith · 12 years ago
  14. 5aed330 Issue #10296 : Don't handle BreakPoint exceptions using by Kristján Valur Jónsson · 12 years ago
  15. 432a48a Merge: #1525919: Document MIMEText+set_payload encoding behavior. by R David Murray · 12 years ago
  16. 14b0124 #1525919: Document MIMEText+set_payload encoding behavior. by R David Murray · 12 years ago
  17. f697180 merge heads by Gregory P. Smith · 12 years ago
  18. cca8507 merge heads in 3.3 by Gregory P. Smith · 12 years ago
  19. 41b977c - update config.guess and config.sub by doko@ubuntu.com · 12 years ago
  20. dd35162 merge heads in 3.2 by Gregory P. Smith · 12 years ago
  21. 0408bf9 Fixes Issue #17192: Update the ctypes module's libffi to v3.0.13. This by Gregory P. Smith · 12 years ago
  22. d17ca23 #17471 - merge from 3.2 by Senthil Kumaran · 12 years ago
  23. 843fae9 #17471 - Improve urllib2 test coverage. Patch contributed by Daniel Wozniak by Senthil Kumaran · 12 years ago
  24. 779dab9 Merge: #8862: Fix curses cleanup with getchar is interrupted by a signal. by R David Murray · 12 years ago
  25. f5d7cc2 #8862: Fix curses cleanup with getchar is interrupted by a signal. by R David Murray · 12 years ago
  26. 7889944 Merge: #17443: Fix buffering in IMAP4_stream. by R David Murray · 12 years ago
  27. fcb6d6a #17443: Fix buffering in IMAP4_stream. by R David Murray · 12 years ago
  28. e185341 Fix usage of the unittest.skip decorator. by Serhiy Storchaka · 12 years ago
  29. ae4ef4d Fix usage of the unittest.skip decorator. by Serhiy Storchaka · 12 years ago
  30. 2f306c0 #17460 - merge from 3.2 by Senthil Kumaran · 12 years ago
  31. 0492ec0 #17460 - Adding relevant warning messages regarding strict removal in docs by Senthil Kumaran · 12 years ago
  32. 52dfc74 #17476: make allmethods actually return all methods. by R David Murray · 12 years ago
  33. 9929bc5 #17476: make allmethods actually return all methods. by R David Murray · 12 years ago
  34. 029273f Fixes issue #17192: Update the ctypes module's libffi to v3.0.13. This by Gregory P. Smith · 12 years ago
  35. 6227c69 #10050 - Document DeprecationWarnings for URLopener and FancyURLopener (msg172874 ) by Senthil Kumaran · 12 years ago
  36. f575230 Documentation corrections for unittest.mock by Michael Foord · 12 years ago
  37. f0efea0 Issue #17463: Fix test discovery for test_pdb.py by Andrew Svetlov · 12 years ago
  38. f3a1b6e Merge #17448: Make test_sax skip if there are no xml parsers. by R David Murray · 12 years ago
  39. a846f5a #17448: Make test_sax skip if there are no xml parsers. by R David Murray · 12 years ago
  40. 1f2a49c Merge #16057: Clarify why the base method default is called in custom encoders. by R David Murray · 12 years ago
  41. dd24617 #16057: Clarify why the base method default is called in custom encoders. by R David Murray · 12 years ago
  42. 3e2fe05 Issue #16880: _imp.load_dynamic() is not defined on a platform that by Brett Cannon · 12 years ago
  43. b271727 Merge with 3.2 by Terry Jan Reedy · 12 years ago
  44. f346041 Issue #17415: Trim trailing whitespace by Terry Jan Reedy · 12 years ago
  45. 3380170 Merge with 3.2 by Terry Jan Reedy · 12 years ago
  46. ec6e132 Issue #17415: Clarify 'this' referent by moving containing sentence just after by Terry Jan Reedy · 12 years ago
  47. 1eec53d Issue #16389: Fixed an issue number in previos commit. by Serhiy Storchaka · 12 years ago
  48. a99dfd1 Issue #16389: Fixed an issue number in previos commit. by Serhiy Storchaka · 12 years ago
  49. 969ff72 Issue #16564: Fixed a performance regression relative to Python 3.1 in the by Serhiy Storchaka · 12 years ago
  50. 0f606a6 Issue #16564: Fixed a performance regression relative to Python 3.1 in the by Serhiy Storchaka · 12 years ago
  51. fa320ae Null merge by Serhiy Storchaka · 12 years ago
  52. cf90543 Merge heads 3.3. by Terry Jan Reedy · 12 years ago
  53. de6849f Merge heads 3.2. by Terry Jan Reedy · 12 years ago
  54. f39cab1 Merge with 3.2 by Terry Jan Reedy · 12 years ago
  55. dff04f4 Issue #17418: specify that buffer sizes are bytes as soon as possible. by Terry Jan Reedy · 12 years ago
  56. e5e7a7c #11420: merge with 3.2. by Ezio Melotti · 12 years ago
  57. c28f6fa #11420: make test suite pass with -B/DONTWRITEBYTECODE set. Initial patch by Thomas Wouters. by Ezio Melotti · 12 years ago
  58. e3eb061 merge heads by Georg Brandl · 12 years ago
  59. 1f68a2f Remove row-spanning cell, which the Sphinx text writer does not support. by Georg Brandl · 12 years ago
  60. 996cd44 #12345: null merge with 3.2. by Terry Jan Reedy · 12 years ago
  61. 58e1e50 typo by Terry Jan Reedy · 12 years ago
  62. b73ac54 Issue # 10652: make tcl/tk tests run after __all__ test, patch by Zachary Ware. by Terry Jan Reedy · 12 years ago
  63. 743c85a Issue # 10652: make tcl/tk tests run after __all__ test, patch by Zachary Ware. by Terry Jan Reedy · 12 years ago
  64. 8093d6f Merge: #17431: Fix missing import of BytesFeedParser in email.parser. by R David Murray · 12 years ago
  65. 612528d #17431: Fix missing import of BytesFeedParser in email.parser. by R David Murray · 12 years ago
  66. ca99440 Merge with 3.2 by Terry Jan Reedy · 12 years ago
  67. f3f0681 Issue #17398: document url argument of RobotFileParser by Terry Jan Reedy · 12 years ago
  68. ad6b28c Merge with 3.2: issue #17047 news entry by Terry Jan Reedy · 12 years ago
  69. 4b3975b Issue #17047: Add news entry by Terry Jan Reedy · 12 years ago
  70. a9d24e6 Issue #1285086: Get rid of the refcounting hack and speed up by Serhiy Storchaka · 12 years ago
  71. 8ea4616 Issue #1285086: Get rid of the refcounting hack and speed up by Serhiy Storchaka · 12 years ago
  72. ac356fc Merge with 3.2: Issue #17386 by Terry Jan Reedy · 12 years ago
  73. 3b220e1 Issue #17386 make.bat must run with Python 2 until Sphinx runs with Python 3. by Terry Jan Reedy · 12 years ago
  74. e66cc81 #17307 - merge from 3.2 by Senthil Kumaran · 12 years ago
  75. b5fe247 #17307 - Example of HTTP PUT Request using http.client by Senthil Kumaran · 12 years ago
  76. 115309a Issue #17176: Document that imp.NullImporter is no longer by Brett Cannon · 12 years ago
  77. a142a34 #17402: merge with 3.2. by Ezio Melotti · 12 years ago
  78. 6771462 #17402: avoid shadowing built-in map in mmap examples. Initial patch by Aman Shah. by Ezio Melotti · 12 years ago
  79. 220391f #17368: merge with 3.2. by Ezio Melotti · 12 years ago
  80. 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
  81. 72cdb5c Issue #11367: fix documentation of some find* methods in ElementTree by Eli Bendersky · 12 years ago
  82. 7343cb0 Issue #11367: fix documentation of some find* methods in ElementTree by Eli Bendersky · 12 years ago
  83. 0fb37ea #17066: test_robotparser now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  84. 0f84764 Issue #17047: remove doubled words added in 3.3 by Terry Jan Reedy · 12 years ago
  85. 98472b8 Merge 3.2, issue #17047: remove doubled words found in 2.7 to by Terry Jan Reedy · 12 years ago
  86. c30b7b1 Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*, by Terry Jan Reedy · 12 years ago
  87. 09b7503 Merge 3.2, Issue #17047: remove doubled words found in 2.7 to 3.4 by Terry Jan Reedy · 12 years ago
  88. 0158af3 Issue #17047: remove doubled words found in 2.7 to 3.4 Modules/*, by Terry Jan Reedy · 12 years ago
  89. caeb6be Merge with 3.2: Issue #17047: removed doubled words in Doc/*, by Terry Jan Reedy · 12 years ago
  90. 65e69b3 Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/* by Terry Jan Reedy · 12 years ago
  91. c9cfcf1 #17351: merge with 3.2. by Ezio Melotti · 12 years ago
  92. af8838f #17351: remove "object" inheritance from docs. Patch by Phil Elson. by Ezio Melotti · 12 years ago
  93. 3300878 #11963: merge with 3.2. by Ezio Melotti · 12 years ago
  94. 42a541b #11963: remove human verification from test_parser and test_subprocess. by Ezio Melotti · 12 years ago
  95. 686aae4 Inherit from object() for consistency by Raymond Hettinger · 12 years ago
  96. 632c8c8 Issue #17351: Modernize the pure Python property() example. by Raymond Hettinger · 12 years ago
  97. a51be4c #11963: merge with 3.2. by Ezio Melotti · 12 years ago
  98. e7c3299 #11963: fix Windows buildbots. by Ezio Melotti · 12 years ago
  99. 0d7333e #11963: merge with 3.2. by Ezio Melotti · 12 years ago
  100. 3919184 #11963: avoid printing messages in test_parser. Initial patch by Éric Araujo. by Ezio Melotti · 12 years ago