1. 08 May, 2009 2 commits
  2. 07 May, 2009 7 commits
  3. 06 May, 2009 9 commits
  4. 05 May, 2009 6 commits
  5. 04 May, 2009 3 commits
  6. 03 May, 2009 5 commits
  7. 02 May, 2009 2 commits
    • Mark Dickinson's avatar
      Blocked revisions 72202 via svnmerge · 1439ff69
      Mark Dickinson authored
      ........
        r72202 | mark.dickinson | 2009-05-02 18:55:01 +0100 (Sat, 02 May 2009) | 3 lines
      
        Remove unnecessary use of context for long getters.
        (Related to issue #5880).
      ........
      1439ff69
    • Eric Smith's avatar
      Blocked revisions 72189 via svnmerge · b29647bc
      Eric Smith authored
      ........
        r72189 | eric.smith | 2009-05-02 05:58:09 -0400 (Sat, 02 May 2009) | 1 line
      
        Keep py3k and trunk code in sync.
      ........
      b29647bc
  8. 01 May, 2009 2 commits
    • Antoine Pitrou's avatar
      Merged revisions 72180 via svnmerge from · 8151da0f
      Antoine Pitrou authored
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r72180 | antoine.pitrou | 2009-05-01 23:16:14 +0200 (ven., 01 mai 2009) | 4 lines
      
        Issue #5726: Make Modules/ld_so_aix return the actual exit code of the linker, rather than always exit successfully.
        Patch by Floris Bruynooghe.
      ........
      8151da0f
    • Walter Dörwald's avatar
      Blocked revisions 72167 via svnmerge · ef46d824
      Walter Dörwald authored
      ........
        r72167 | walter.doerwald | 2009-05-01 19:35:37 +0200 (Fr, 01 Mai 2009) | 5 lines
      
        Make test.test_support.EnvironmentVarGuard behave like a dictionary.
      
        All changes are mirrored to the underlying os.environ dict, but rolled back
        on exit from the with block.
      ........
      ef46d824
  9. 30 Apr, 2009 1 commit
  10. 29 Apr, 2009 3 commits
    • Mark Dickinson's avatar
      Blocked revisions 72126-72127 via svnmerge · 2795c7de
      Mark Dickinson authored
      ........
        r72126 | mark.dickinson | 2009-04-29 22:56:53 +0100 (Wed, 29 Apr 2009) | 2 lines
      
        Remove format_float and use _PyOS_double_to_string instead.
      ........
        r72127 | mark.dickinson | 2009-04-29 22:57:15 +0100 (Wed, 29 Apr 2009) | 2 lines
      
        Backport some of the float formatting tests from py3k.
      ........
      2795c7de
    • Mark Dickinson's avatar
      Blocked revisions 72119 via svnmerge · 8603ed50
      Mark Dickinson authored
      ........
        r72119 | mark.dickinson | 2009-04-29 21:41:00 +0100 (Wed, 29 Apr 2009) | 3 lines
      
        Issue #5864: format(1234.5, '.4') gives misleading result
        (Backport of r72109 from py3k.)
      ........
      8603ed50
    • R. David Murray's avatar
      One of these tests uses a unittest method that wasn't backported. · d6bbe99d
      R. David Murray authored
      Blocked revisions 72115 via svnmerge
      
      ........
        r72115 | r.david.murray | 2009-04-29 16:15:18 -0400 (Wed, 29 Apr 2009) | 2 lines
      
        More aifc tests.
      ........
      d6bbe99d