1. 05 May, 2009 8 commits
  2. 04 May, 2009 16 commits
  3. 03 May, 2009 10 commits
  4. 02 May, 2009 6 commits
    • Antoine Pitrou's avatar
      Merged revisions 72223 via svnmerge from · f6108cde
      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.
      ........
      f6108cde
    • Benjamin Peterson's avatar
      Blocked revisions 71662,72052,72117 via svnmerge · 0e304289
      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
      ........
      0e304289
    • Benjamin Peterson's avatar
      try to get merge props correct · 08c4c3a1
      Benjamin Peterson authored
      08c4c3a1
    • Benjamin Peterson's avatar
      23b5c9cd
    • Martin v. Löwis's avatar
      Make PyCodec_SurrogateErrors static. · 73bfca71
      Martin v. Löwis authored
      73bfca71
    • Benjamin Peterson's avatar
      Blocked revisions 71780,71961,72117,72155 via svnmerge · 322851b8
      Benjamin Peterson authored
      ........
        r71780 | senthil.kumaran | 2009-04-20 22:24:19 -0500 (Mon, 20 Apr 2009) | 3 lines
      
        Fix for the Issue918368 - urllib doesn't correct server returned urls
      ........
        r71961 | georg.brandl | 2009-04-26 04:57:29 -0500 (Sun, 26 Apr 2009) | 2 lines
      
        Update pydoc topics.
      ........
        r72117 | benjamin.peterson | 2009-04-29 15:36:25 -0500 (Wed, 29 Apr 2009) | 1 line
      
        run autoconf
      ........
        r72155 | senthil.kumaran | 2009-05-01 00:59:52 -0500 (Fri, 01 May 2009) | 4 lines
      
        Fix for Issue1648102, based on the MSDN spec: If this parameter specifies the
        "<local>" macro as the only entry, this function bypasses any host name that
        does not contain a period.
      ........
      322851b8