1. 38c707e Issue #21741: Update 147 test modules to use test discovery. by Zachary Ware · 9 years ago
  2. b992a0e Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 11 years ago
  3. 90f5ba5 convert shebang lines: python -> python3 by Benjamin Peterson · 14 years ago
  4. bceae0c Merged revisions 73781 via svnmerge from by Benjamin Peterson · 15 years ago
  5. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  6. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  7. 3172c5d Patch# 1258 by Christian Heimes: kill basestring. by Guido van Rossum · 17 years ago
  8. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  9. 3ae84b6 Allow both string and Unicode objects in levels. by Martin v. Löwis · 22 years ago
  10. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  11. aa32070 Expose the CO_xxx flags via the "new" module (re-solving a problem "the by Tim Peters · 23 years ago
  12. de642bd A self-contained piece of Michael Hudson's patch by Tim Peters · 23 years ago
  13. d74bc43 Make names in __future__.py bind to class instances instead of 2-tuples. by Tim Peters · 23 years ago
  14. ffc215a Add __future__.py to std library, + dull test to verify that assignments by Tim Peters · 23 years ago