1. 836baa5 Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61064,61066-61080 via svnmerge from by Christian Heimes · 17 years ago
  2. 3add4d7 Raise statement normalization in Lib/test/. by Collin Winter · 17 years ago
  3. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 17 years ago
  4. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 18 years ago
  5. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  6. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 19 years ago
  7. 05f5ba9 Test curses.setupterm() before initscr(). by Georg Brandl · 19 years ago
  8. 88bbd73 SF bug #1400822, Extended version of _curses over{lay,write} does not work by Neal Norwitz · 19 years ago
  9. 5e3d862 Bug #1400115, Fix segfault when calling curses.panel.userptr() by Neal Norwitz · 19 years ago
  10. 9f39f68 initscr() will exit if there's an error. Try to catch the obvious failure by Neal Norwitz · 19 years ago
  11. eeab7da Skip test_curses if stdin is not a tty (like when run from cron or buildbot). Will backport. by Neal Norwitz · 19 years ago
  12. d1badac [Patch #1005892 from Alexandr Zamaraev] Fix two errors in the curses test suite by Andrew M. Kuchling · 19 years ago
  13. 2b3feec This is more-or-less: by Michael W. Hudson · 20 years ago
  14. 58eb11c Whitespace normalization. by Tim Peters · 21 years ago
  15. e8792c1 Add tests for meta- bit set by Andrew M. Kuchling · 21 years ago
  16. e752e20 Add simple unit test for ascii.unctrl() function by Andrew M. Kuchling · 21 years ago
  17. 69f31eb [Patch #739124] Add use_default_colors() to curses module by Andrew M. Kuchling · 21 years ago
  18. ff41c48 SF patch #701494: more apply removals by Raymond Hettinger · 22 years ago
  19. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  20. 2158df0 Patch #473187: Add a test script that exercises most of the functions in by Andrew M. Kuchling · 23 years ago