1. 5c67e22 #17333: merge with 3.3. by Ezio Melotti · 12 years ago
  2. 02bf701 #17333: test_imaplib now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  3. a35e281 Merge by Raymond Hettinger · 12 years ago
  4. 4f4ba16 Issue #17331: Use isidentifier() instead of isalnum() to check for valid identifiers. by Raymond Hettinger · 12 years ago
  5. 794568f Merge by Raymond Hettinger · 12 years ago
  6. 409f663 Remove dependency on dummy_threading (to solve a bootstrap problem). by Raymond Hettinger · 12 years ago
  7. bf0428e Merge markup fixes in unittest doc from 3.3. by Ezio Melotti · 12 years ago
  8. aba4581 Merge markup fixes in unittest doc from 3.2. by Ezio Melotti · 12 years ago
  9. fed69ba Fix markup in unittest doc. by Ezio Melotti · 12 years ago
  10. 4b843a7 #17312: unlink a file that test_aifc was leaving around. by Ezio Melotti · 12 years ago
  11. dc99e0d #17315: merge with 3.3. by Ezio Melotti · 12 years ago
  12. 7b3e571 #17315: merge with 3.2. by Ezio Melotti · 12 years ago
  13. 136726c #17315: unlink a file that test_posixpath was leaving around. by Ezio Melotti · 12 years ago
  14. fbd2686 #16935: update test_crypt now that unittest discover understands SkipTest. by Ezio Melotti · 12 years ago
  15. eae2b38 #16935: unittest now counts the module as skipped if it raises SkipTest, instead of counting it as an error. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  16. dacb685 Merge by Raymond Hettinger · 12 years ago
  17. fd54117 Don't deadlock on a reentrant call. by Raymond Hettinger · 12 years ago
  18. 0580cbb Merge by Raymond Hettinger · 12 years ago
  19. faaba59 Regex should be a raw string by Raymond Hettinger · 12 years ago
  20. c0b6466 #17082: merge with 3.3. by Ezio Melotti · 12 years ago
  21. f79493b #17082: test_dbm* now work with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  22. 6cc46d3 #17079: merge with 3.3. by Ezio Melotti · 12 years ago
  23. 520378f #17079: test_ctypes now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  24. a2f94aa Merge link addition from 3.3. by Ezio Melotti · 12 years ago
  25. 4b231a7 Merge link addition from 3.2. by Ezio Melotti · 12 years ago
  26. c6641db Add a link to the demo dir. by Ezio Melotti · 12 years ago
  27. 26db85b Merge markup fixes in unittest docs from 3.3. by Ezio Melotti · 12 years ago
  28. df24605 Merge markup fixes in unittest docs from 3.2. by Ezio Melotti · 12 years ago
  29. 4d6cb0f Fix markup in unittest docs. by Ezio Melotti · 12 years ago
  30. f9e9754 Closes #17313: Deleted test file created by test_logging. by Vinay Sajip · 12 years ago
  31. 25eed49 Issue #16406: Combine the doc pages for uploading and registering to PyPI. by Chris Jerdonek · 12 years ago
  32. 79333db Issue #16406: Combine the doc pages for uploading and registering to PyPI. by Chris Jerdonek · 12 years ago
  33. 13fb979 Issue #16406: Combine the doc pages for uploading and registering to PyPI. by Chris Jerdonek · 12 years ago
  34. 517e925 Issue #17283: Share code between __main__.py and regrtest.py in Lib/test. by Chris Jerdonek · 12 years ago
  35. 4cbd293 Null merge for issue 1692335 backport. by R David Murray · 12 years ago
  36. e98631d Null merge for issue 1692335 backport. by R David Murray · 12 years ago
  37. 1cb0cb2 #17296: backport fix for issue 1692335, naive exception pickling. by R David Murray · 12 years ago
  38. e1569e5 #17304: merge with 3.3. by Ezio Melotti · 12 years ago
  39. e601fb0 #17304: test_hash now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  40. 2805025 #17303: merge with 3.3. by Ezio Melotti · 12 years ago
  41. 1ed6be3 #17303: test_future* now work with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  42. 742c596 (Merge 3.3) Issue #17223: Fix test_array on Windows (16-bit wchar_t/Py_UNICODE) by Victor Stinner · 12 years ago
  43. c472c5d Issue #17223: Fix test_array on Windows (16-bit wchar_t/Py_UNICODE) by Victor Stinner · 12 years ago
  44. e55aa69 Issue #14720: Enhance sqlite3 microsecond conversion, document its behavior by Petri Lehtinen · 12 years ago
  45. 6401ad6 Issue #14720: Enhance sqlite3 microsecond conversion, document its behavior by Petri Lehtinen · 12 years ago
  46. 5f79409 Issue #14720: Enhance sqlite3 microsecond conversion, document its behavior by Petri Lehtinen · 12 years ago
  47. 8ff7f72 Closes #17290: Merged fix from 3.3. by Vinay Sajip · 12 years ago
  48. 66fef9f Closes #17290: Loading cursor now does not persist when launching GUI scripts. by Vinay Sajip · 12 years ago
  49. b26545e Some cosmetic changes by Eli Bendersky · 12 years ago
  50. 2368704 Some cosmetic changes by Eli Bendersky · 12 years ago
  51. 0320025 Merge by Richard Oudkerk · 12 years ago
  52. 5b8a324 Merge by Richard Oudkerk · 12 years ago
  53. 7aaa1ef Issue #17018: Make Process.join() retry if os.waitpid() fails with EINTR. by Richard Oudkerk · 12 years ago
  54. 139a63f Fix issue16932: Fix the urlparse example. Remote :port when scheme is not specified to demonstrate correct behavior by Senthil Kumaran · 12 years ago
  55. 514f056 Fix issue16932: Fix the urlparse example. Remote :port when scheme is not specified to demonstrate correct behavior by Senthil Kumaran · 12 years ago
  56. 8fd3669 Fix issue16932: Fix the urlparse example. Remote :port when scheme is not specified to demonstrate correct behavior by Senthil Kumaran · 12 years ago
  57. 25c3053 (Merge 3.3) Issue #17223: array module: Fix a crasher when converting an array by Victor Stinner · 12 years ago
  58. 29ec595 Issue #17223: array module: Fix a crasher when converting an array containing by Victor Stinner · 12 years ago
  59. 3602547 (Merge 3.3) Issue #17223: Fix PyUnicode_FromUnicode() for string of 1 character by Victor Stinner · 12 years ago
  60. d21b58c Issue #17223: Fix PyUnicode_FromUnicode() for string of 1 character outside by Victor Stinner · 12 years ago
  61. c190389 Issue #17220: two fixes for changeset 2528e4aea338. by Brett Cannon · 12 years ago
  62. 91d0ca7 Issue #15083: Convert ElementTree doctests to unittests. by Serhiy Storchaka · 12 years ago
  63. f8cf59e Issue #15083: Convert ElementTree doctests to unittests. by Serhiy Storchaka · 12 years ago
  64. 39e47f9 Issue #17220: Little cleanup of _bootstrap.py. by Serhiy Storchaka · 12 years ago
  65. bd9b561 Issue #1470548: Add test for fragment producing with XMLGenerator. by Serhiy Storchaka · 12 years ago
  66. d9a550b Issue #1470548: Add test for fragment producing with XMLGenerator. by Serhiy Storchaka · 12 years ago
  67. a5f13d2 Issue #1470548: Add test for fragment producing with XMLGenerator. by Serhiy Storchaka · 12 years ago
  68. fca677a Fix #17197: profile/cProfile modules refactored so that code of run() and runctx() utility functions is not duplicated in both modules. by Giampaolo Rodola' · 12 years ago
  69. d7c59e1 Merge #17275: Fix class name in init errors in C bufferedio classes. by R David Murray · 12 years ago
  70. 9f10f56 Merge #17275: Fix class name in init errors in C bufferedio classes. by R David Murray · 12 years ago
  71. 67bfe80 #17275: Fix class name in init errors in C bufferedio classes. by R David Murray · 12 years ago
  72. ccbc26a Add a "Changed in version" to the docs for issue #15132. by Chris Jerdonek · 12 years ago
  73. 0562379 Revert "Issue #16121: Fix line number accounting in shlex" by Petri Lehtinen · 12 years ago
  74. e766c74 Revert "Issue #16121: Fix line number accounting in shlex" by Petri Lehtinen · 12 years ago
  75. 0362b54 Revert "Issue #16121: Fix line number accounting in shlex" by Petri Lehtinen · 12 years ago
  76. 978b4d6 Issue #16121: Fix line number accounting in shlex by Petri Lehtinen · 12 years ago
  77. 6d61eaa Issue #16121: Fix line number accounting in shlex by Petri Lehtinen · 12 years ago
  78. 7a05113 Issue #16121: Fix line number accounting in shlex by Petri Lehtinen · 12 years ago
  79. 3ef11a9 Issue #16403: Document how distutils uses the maintainer field in PKG-INFO by Petri Lehtinen · 12 years ago
  80. 7de72ad Issue #16403: Document how distutils uses the maintainer field in PKG-INFO by Petri Lehtinen · 12 years ago
  81. 905b648 Issue #16403: Document how distutils uses the maintainer field in PKG-INFO by Petri Lehtinen · 12 years ago
  82. 914ec6f Issue #16695: Document how glob handles filenames starting with a dot by Petri Lehtinen · 12 years ago
  83. e2c1147 Issue #16695: Document how glob handles filenames starting with a dot by Petri Lehtinen · 12 years ago
  84. ee4a20b Issue #16695: Document how glob handles filenames starting with a dot by Petri Lehtinen · 12 years ago
  85. 827b36b Issue #8890: Stop advertising an insecure use of /tmp in docs by Petri Lehtinen · 12 years ago
  86. 3c75a48 Issue #8890: Stop advertising an insecure use of /tmp in docs by Petri Lehtinen · 12 years ago
  87. 9f74c6c Issue #8890: Stop advertising an insecure use of /tmp in docs by Petri Lehtinen · 12 years ago
  88. e460f26 Issue #14720: sqlite3: Convert datetime microseconds correctly by Petri Lehtinen · 12 years ago
  89. f484efd Issue #14720: sqlite3: Convert datetime microseconds correctly by Petri Lehtinen · 12 years ago
  90. 8b94514 Issue #14720: sqlite3: Convert datetime microseconds correctly by Petri Lehtinen · 12 years ago
  91. 2005447 Issue #15132: Allow a list for the defaultTest argument of unittest.TestProgram by Petri Lehtinen · 12 years ago
  92. d784e53 Issue #5033: Fix building of the sqlite3 extension module by Petri Lehtinen · 12 years ago
  93. d213214 Issue #5033: Fix building of the sqlite3 extension module by Petri Lehtinen · 12 years ago
  94. ed909bc Issue #5033: Fix building of the sqlite3 extension module by Petri Lehtinen · 12 years ago
  95. 4eb9f50 Add generated python-config files to .gitignore by Petri Lehtinen · 12 years ago
  96. 06b16f8 Remove unused defines. by Serhiy Storchaka · 12 years ago
  97. 18809fa Remove unused defines. by Serhiy Storchaka · 12 years ago
  98. 36aed8f #12749: merge with 3.3. by Ezio Melotti · 12 years ago
  99. eadece2 #12749: add a test for non-BMP ranges in character classes. by Ezio Melotti · 12 years ago
  100. 33136fa #17217: merge with 3.3. by Ezio Melotti · 12 years ago