1. 03 Feb, 2009 4 commits
  2. 02 Feb, 2009 5 commits
  3. 01 Feb, 2009 2 commits
  4. 31 Jan, 2009 2 commits
  5. 29 Jan, 2009 6 commits
  6. 28 Jan, 2009 3 commits
    • Raymond Hettinger's avatar
      Issue 4920: Fixed next() vs __next__() issues in the ABCs · c9794485
      Raymond Hettinger authored
      for Iterator and MutableSet.  Also added thorough test for
      required abstractmethods.
      c9794485
    • Guilherme Polo's avatar
      Blocked revisions 69060-69063 via svnmerge · 84abf9de
      Guilherme Polo authored
      ........
        r69060 | guilherme.polo | 2009-01-28 17:23:28 -0200 (Wed, 28 Jan 2009) | 2 lines
      
        Added support for collecting tests only from specific packages.
      ........
        r69061 | guilherme.polo | 2009-01-28 17:28:04 -0200 (Wed, 28 Jan 2009) | 4 lines
      
        * Renaming test_tk_* to test_ttk_* since that is what they are testing.
        * Added ttk tests to the expected skips mapping just like where test_tcl
        was expected to be skipped too.
      ........
        r69062 | guilherme.polo | 2009-01-28 18:02:01 -0200 (Wed, 28 Jan 2009) | 1 line
      
        Make sure the root windows gets destroyed
      ........
        r69063 | guilherme.polo | 2009-01-28 18:03:26 -0200 (Wed, 28 Jan 2009) | 2 lines
      
        Issue #5083: New 'gui' resource for regrtest.
      ........
      84abf9de
    • Guilherme Polo's avatar
      Blocked revisions 69050,69053 via svnmerge · 25c55f70
      Guilherme Polo authored
      ........
        r69050 | guilherme.polo | 2009-01-28 11:09:03 -0200 (Wed, 28 Jan 2009) | 2 lines
      
        Added the ttk module. See issue #2983: Ttk support for Tkinter.
      ........
        r69053 | guilherme.polo | 2009-01-28 13:56:01 -0200 (Wed, 28 Jan 2009) | 2 lines
      
        Demos for ttk added.
      ........
      25c55f70
  7. 27 Jan, 2009 3 commits
  8. 26 Jan, 2009 7 commits
  9. 25 Jan, 2009 5 commits
  10. 24 Jan, 2009 3 commits