1. 8f35c89 Modernize unittest example by Raymond Hettinger · 12 years ago
  2. 440282b copy 2.7 magic numbers for historical interest by Benjamin Peterson · 12 years ago
  3. f516388 #17472: add tests for a couple of untested methods in urllib.urlparse. by R David Murray · 12 years ago
  4. 2b6c26e Issue #13248: NEWS and What's New items by Terry Jan Reedy · 12 years ago
  5. d502a07 test_ast: pass the filename to ast.parse() by Victor Stinner · 12 years ago
  6. 6d3d0fe - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 12 years ago
  7. 1621d77 - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 12 years ago
  8. d5537d0 - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 12 years ago
  9. d06b35c (Merge 3.3) Issue #17209: curses.window.get_wch() now handles correctly KeyboardInterrupt (CTRL+c) by Victor Stinner · 12 years ago
  10. bd2d30c Issue #17209: curses.window.get_wch() now handles correctly KeyboardInterrupt (CTRL+c) 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. f72119d merge heads by Gregory P. Smith · 12 years ago
  14. 40a2160 Refactor the common code out of the posix and windows listdir by Gregory P. Smith · 12 years ago
  15. 3030728 Fix import by Raymond Hettinger · 12 years ago
  16. dac94d6 Merge: #5712: Preemptively fix some other possible timing issues. by R David Murray · 12 years ago
  17. 54bd49d Merge: #5712: Preemptively fix some other possible timing issues. by R David Murray · 12 years ago
  18. 03b0116 #5712: Preemptively fix some other possible timing issues. by R David Murray · 12 years ago
  19. ba7d9d4 Merge: #5713: fix timing issue in smtplib tests. by R David Murray · 12 years ago
  20. a686ed7 Merge: #5713: fix timing issue in smtplib tests. by R David Murray · 12 years ago
  21. 853c0f9 #5713: fix timing issue in smtplib tests. by R David Murray · 12 years ago
  22. 16ea14a Refactor the Windows specific and POSIX specific implementations of by Gregory P. Smith · 12 years ago
  23. e25df59 merge by Gregory P. Smith · 12 years ago
  24. 74b2404 merge by Gregory P. Smith · 12 years ago
  25. 1f8a40b remove the long obsolete mention of universal newlines mode only being by Gregory P. Smith · 12 years ago
  26. 82c6b45 Merge: #5713: Handle 421 error codes during sendmail by closing the socket. by R David Murray · 12 years ago
  27. f1a40b4 Merge: #5713: Handle 421 error codes during sendmail by closing the socket. by R David Murray · 12 years ago
  28. d312c74 #5713: Handle 421 error codes during sendmail by closing the socket. by R David Murray · 12 years ago
  29. 6168362 Issue #16475 : Correctly handle the EOF when reading marshal streams. by Kristján Valur Jónsson · 12 years ago
  30. f219c8d - .hgtouch: Add dependencies for GRAMMAR_H and GRAMMAR_C by doko@ubuntu.com · 12 years ago
  31. e178187 Issue #16475: Simplify the interface to r_ref_allocate and improve comments. by Kristján Valur Jónsson · 12 years ago
  32. 8d0e427 - Merge 3.3 (.hgtouch) by doko@ubuntu.com · 12 years ago
  33. 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
  34. a612176 #17493: merge with 3.3. by Ezio Melotti · 12 years ago
  35. a49178e #17493: merge with 3.2. by Ezio Melotti · 12 years ago
  36. 958f7ae #17493: re-enable a test on Windows. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  37. c622bf3 Merge usage of argument/parameter and markup fixes from 3.3. by Ezio Melotti · 12 years ago
  38. ba7dd67 Merge usage of argument/parameter and markup fixes from 3.2. by Ezio Melotti · 12 years ago
  39. 93115e0 Fix usage of argument/parameter and markup. by Ezio Melotti · 12 years ago
  40. 6409989 clarifiy the documentation for issue17285. see also commit by Gregory P. Smith · 12 years ago
  41. f16455a clarifiy the documentation for issue17285. see also commit by Gregory P. Smith · 12 years ago
  42. 016b9e3 Use a larger amount of data for tests such as the interrupted_write by Gregory P. Smith · 12 years ago
  43. 91110f5 Use a larger amount of data for tests such as the interrupted_write by Gregory P. Smith · 12 years ago
  44. eddb0a7 fix compiler warning by Benjamin Peterson · 12 years ago
  45. 605a774 Backed out changeset 521232b05b97 by Benjamin Peterson · 12 years ago
  46. 620e875 Automated merge with file:///Users/skumaran/python/cpython by Senthil Kumaran · 12 years ago
  47. c6dc124 fix compiler warning by Benjamin Peterson · 12 years ago
  48. 95dc8b5 null merge. by Senthil Kumaran · 12 years ago
  49. 08c73e8 Automated merge with ssh://hg.python.org/cpython by Senthil Kumaran · 12 years ago
  50. 9a7d376 Use logic operator, not bitwise operator, for conditional. by R David Murray · 12 years ago
  51. 9cc7d45 #17485: Delete the Content-Length header if the data attribute is deleted. by R David Murray · 12 years ago
  52. d5a6e25 Merge with 3.3 by Kristján Valur Jónsson · 12 years ago
  53. dc32d18 Issue #15038 : Fixing the condition broadcast and docs. by Kristján Valur Jónsson · 12 years ago
  54. 32eccca Issue #15038 : Fixing the condition broadcast and docs. by Kristján Valur Jónsson · 12 years ago
  55. 6ddec17 #17474 - merge from 3.3. Update default Docs with versionchanged markup on what's removed by Senthil Kumaran · 12 years ago
  56. d7009c6 Issue #16475: Support object instancing, recursion and interned strings by Kristján Valur Jónsson · 12 years ago
  57. c7c42ef #15927: Fix cvs.reader parsing of escaped \r\n with quoting off. by R David Murray · 12 years ago
  58. cd3bb8b #17474 - Mark the deprecated Request methods as deprecated-removed. Review by Ezio Melotti by Senthil Kumaran · 12 years ago
  59. 04cbe0c Closes issue 17467. Add readline and readlines support to unittest.mock.mock_open by Michael Foord · 12 years ago
  60. 94f2788 #17471: merge from 3.3 by Senthil Kumaran · 12 years ago
  61. f47e77f #17471 - merge from 3.2 by Senthil Kumaran · 12 years ago
  62. f027a20 Issue #13248: removed deprecated and undocumented difflib.isbjunk, isbpopular. by Terry Jan Reedy · 12 years ago
  63. ca03856 Merge with 3.3 by Kristján Valur Jónsson · 12 years ago
  64. 5cfbde0 Merge with 3.2 by Kristján Valur Jónsson · 12 years ago
  65. 5a3b288 Merge with 3.3 by Kristján Valur Jónsson · 12 years ago
  66. a179d28 Merge with 3.2 by Kristján Valur Jónsson · 12 years ago
  67. 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
  68. d6e9f32 Merge by Kristján Valur Jónsson · 12 years ago
  69. ece1222 Merge by Kristján Valur Jónsson · 12 years ago
  70. 23f854c Issue #10296: Merge to default by Kristján Valur Jónsson · 12 years ago
  71. a251b37 #10296: Merge to 3.3 by Kristján Valur Jónsson · 12 years ago
  72. 110f25d merge heads & use iso8601 date format by Gregory P. Smith · 12 years ago
  73. 2f4dfd1 merge heads by Gregory P. Smith · 12 years ago
  74. 3cc791c merge from 3.2 by Gregory P. Smith · 12 years ago
  75. 4effb67 merge heads by Gregory P. Smith · 12 years ago
  76. 1f1ec04 merge heads by Gregory P. Smith · 12 years ago
  77. c70e53a Fixes Issue #17192: Update the ctypes module's libffi to v3.0.13. This by Gregory P. Smith · 12 years ago
  78. 5aed330 Issue #10296 : Don't handle BreakPoint exceptions using by Kristján Valur Jónsson · 12 years ago
  79. 90cb105 Merge: #1525919: Document MIMEText+set_payload encoding behavior. by R David Murray · 12 years ago
  80. 432a48a Merge: #1525919: Document MIMEText+set_payload encoding behavior. by R David Murray · 12 years ago
  81. 14b0124 #1525919: Document MIMEText+set_payload encoding behavior. by R David Murray · 12 years ago
  82. f697180 merge heads by Gregory P. Smith · 12 years ago
  83. cca8507 merge heads in 3.3 by Gregory P. Smith · 12 years ago
  84. 04e6590 - update config.guess and config.sub by doko@ubuntu.com · 12 years ago
  85. 41b977c - update config.guess and config.sub by doko@ubuntu.com · 12 years ago
  86. dd35162 merge heads in 3.2 by Gregory P. Smith · 12 years ago
  87. 0408bf9 Fixes Issue #17192: Update the ctypes module's libffi to v3.0.13. This by Gregory P. Smith · 12 years ago
  88. 0085ce8 #17471 - merge from 3.3 by Senthil Kumaran · 12 years ago
  89. d17ca23 #17471 - merge from 3.2 by Senthil Kumaran · 12 years ago
  90. 843fae9 #17471 - Improve urllib2 test coverage. Patch contributed by Daniel Wozniak by Senthil Kumaran · 12 years ago
  91. af3ba48 Merge: #8862: Fix curses cleanup with getchar is interrupted by a signal. by R David Murray · 12 years ago
  92. 779dab9 Merge: #8862: Fix curses cleanup with getchar is interrupted by a signal. by R David Murray · 12 years ago
  93. f5d7cc2 #8862: Fix curses cleanup with getchar is interrupted by a signal. by R David Murray · 12 years ago
  94. 47bb16b merge branch by Senthil Kumaran · 12 years ago
  95. e9853da Refactor test_urllib2. Include test_HTTPError_interface under MiscTests by Senthil Kumaran · 12 years ago
  96. 2480b08 ../bug-fixes/http_error_interface/.hg/last-message.txt by Senthil Kumaran · 12 years ago
  97. 660e89b Merge: #17443: Fix buffering in IMAP4_stream. by R David Murray · 12 years ago
  98. 7889944 Merge: #17443: Fix buffering in IMAP4_stream. by R David Murray · 12 years ago
  99. fcb6d6a #17443: Fix buffering in IMAP4_stream. by R David Murray · 12 years ago
  100. ed1fe6b Fix usage of the unittest.skip decorator. by Serhiy Storchaka · 12 years ago