1. 05 May, 2009 12 commits
  2. 04 May, 2009 16 commits
  3. 03 May, 2009 10 commits
  4. 02 May, 2009 2 commits
    • Antoine Pitrou's avatar
      Merged revisions 72223 via svnmerge from · a9f48a0d
      Antoine Pitrou authored
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r72223 | antoine.pitrou | 2009-05-02 23:13:23 +0200 (sam., 02 mai 2009) | 5 lines
      
        Isue #5084: unpickling now interns the attribute names of pickled objects,
        saving memory and avoiding growth in size of subsequent pickles. Proposal
        and original patch by Jake McGuire.
      ........
      a9f48a0d
    • Benjamin Peterson's avatar
      Blocked revisions 71662,72052,72117 via svnmerge · 6fa98fb7
      Benjamin Peterson authored
      ........
        r71662 | vinay.sajip | 2009-04-16 14:15:49 -0500 (Thu, 16 Apr 2009) | 1 line
      
        Issue #5768: Change to Unicode output logic and test case for same.
      ........
        r72052 | raymond.hettinger | 2009-04-27 16:12:27 -0500 (Mon, 27 Apr 2009) | 1 line
      
        Update spec version number.
      ........
        r72117 | benjamin.peterson | 2009-04-29 15:36:25 -0500 (Wed, 29 Apr 2009) | 1 line
      
        run autoconf
      ........
      6fa98fb7