1. 16 Aug, 2009 5 commits
  2. 15 Aug, 2009 4 commits
  3. 14 Aug, 2009 2 commits
    • Guilherme Polo's avatar
      Merged revisions 74446-74449 via svnmerge from · 1fff0083
      Guilherme Polo authored
      svn+ssh://pythondev/python/trunk
      
      ........
        r74446 | guilherme.polo | 2009-08-14 10:53:41 -0300 (Fri, 14 Aug 2009) | 1 line
      
        Issue #3344: Replace itertools.count by enumerate.
      ........
        r74447 | guilherme.polo | 2009-08-14 11:03:07 -0300 (Fri, 14 Aug 2009) | 1 line
      
        Issue #3926: Fix the usage of the new showwarnings and formatwarning.
      ........
        r74448 | guilherme.polo | 2009-08-14 11:36:45 -0300 (Fri, 14 Aug 2009) | 3 lines
      
        Issue #1135: Add the XView and YView mix-ins to avoid duplicating
        the xview* and yview* methods.
      ........
        r74449 | guilherme.polo | 2009-08-14 11:43:43 -0300 (Fri, 14 Aug 2009) | 1 line
      
        Clarifying Entry.selection_present's docstring.
      ........
      1fff0083
    • Georg Brandl's avatar
      Recorded merge of revisions 74429 via svnmerge from · 68370835
      Georg Brandl authored
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r74429 | brett.cannon | 2009-08-13 21:27:12 +0200 (Do, 13 Aug 2009) | 5 lines
      
        Expat could crash if given the wrong kind of input by never stopping its
        tokenizing step.
      
        Thanks to Ivan Krstić for the patch.
      ........
      68370835
  4. 13 Aug, 2009 7 commits
  5. 12 Aug, 2009 2 commits
  6. 06 Aug, 2009 5 commits
  7. 04 Aug, 2009 6 commits
  8. 03 Aug, 2009 1 commit
  9. 02 Aug, 2009 5 commits
  10. 01 Aug, 2009 1 commit
  11. 30 Jul, 2009 2 commits