1. 09 May, 2009 3 commits
  2. 08 May, 2009 2 commits
  3. 07 May, 2009 7 commits
  4. 06 May, 2009 9 commits
  5. 05 May, 2009 6 commits
  6. 04 May, 2009 3 commits
  7. 03 May, 2009 5 commits
  8. 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
  9. 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
  10. 30 Apr, 2009 1 commit