1. 12 Jan, 2010 3 commits
    • Ezio Melotti's avatar
      Merged revisions 77442 via svnmerge from · 698037a2
      Ezio Melotti authored
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r77442 | ezio.melotti | 2010-01-12 05:32:05 +0200 (Tue, 12 Jan 2010) | 1 line
      
        #5827: make sure that normpath preserves unicode
      ........
      698037a2
    • Alexandre Vassalotti's avatar
      Blocked revisions 77438 via svnmerge · 0d54bd51
      Alexandre Vassalotti authored
      ........
        r77438 | alexandre.vassalotti | 2010-01-11 20:34:43 -0500 (Mon, 11 Jan 2010) | 2 lines
      
        Fixed repr of dictionary views.
      ........
      0d54bd51
    • R. David Murray's avatar
      Blocked revisions 77400,77422,77428 via svnmerge · 36b8ef4c
      R. David Murray authored
      ........
        r77400 | alexandre.vassalotti | 2010-01-09 18:35:54 -0500 (Sat, 09 Jan 2010) | 2 lines
      
        Issue #2335: Backport set literals syntax from Python 3.x.
      ........
        r77422 | alexandre.vassalotti | 2010-01-11 17:36:12 -0500 (Mon, 11 Jan 2010) | 2 lines
      
        Issue #2333: Backport set and dict comprehensions syntax.
      ........
        r77428 | alexandre.vassalotti | 2010-01-11 18:17:10 -0500 (Mon, 11 Jan 2010) | 2 lines
      
        Issue #1967: Backport dictionary views.
      ........
      36b8ef4c
  2. 11 Jan, 2010 2 commits
  3. 10 Jan, 2010 3 commits
  4. 09 Jan, 2010 1 commit
    • Mark Dickinson's avatar
      Blocked revisions 77391 via svnmerge · 590092d3
      Mark Dickinson authored
      ........
        r77391 | mark.dickinson | 2010-01-09 18:50:50 +0000 (Sat, 09 Jan 2010) | 3 lines
      
        Issue #7532: Add additional slicing test cases for new- and old-style
        classes.  Patch by Florent Xicluna.
      ........
      590092d3
  5. 08 Jan, 2010 6 commits
  6. 07 Jan, 2010 2 commits
    • Antoine Pitrou's avatar
      Merged revisions 77352-77354 via svnmerge from · 8dba727c
      Antoine Pitrou authored
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r77352 | antoine.pitrou | 2010-01-07 18:46:49 +0100 (jeu., 07 janv. 2010) | 5 lines
      
        Issue #7455: Fix possible crash in cPickle on invalid input.  Patch by
        Florent Xicluna.
      ........
        r77353 | antoine.pitrou | 2010-01-07 18:49:37 +0100 (jeu., 07 janv. 2010) | 3 lines
      
        Fix attribution. Florent actually repackaged and reviewed Victor's patch (sorry!).
      ........
        r77354 | antoine.pitrou | 2010-01-07 18:54:10 +0100 (jeu., 07 janv. 2010) | 3 lines
      
        Fix reattribution mistake when fixing attribution mistake!
      ........
      8dba727c
    • Mark Dickinson's avatar
      Blocked revisions 77339 via svnmerge · a507072e
      Mark Dickinson authored
      ........
        r77339 | mark.dickinson | 2010-01-07 09:28:29 +0000 (Thu, 07 Jan 2010) | 1 line
      
        Eric Smith was missing fro m the issue 7117 whatsnew attribution.
      ........
      a507072e
  7. 06 Jan, 2010 4 commits
  8. 04 Jan, 2010 2 commits
  9. 03 Jan, 2010 4 commits
  10. 02 Jan, 2010 4 commits
  11. 01 Jan, 2010 3 commits
  12. 31 Dec, 2009 4 commits
  13. 30 Dec, 2009 2 commits