1. 03 Jul, 2009 1 commit
  2. 02 Jul, 2009 5 commits
  3. 29 Jun, 2009 3 commits
  4. 28 Jun, 2009 2 commits
  5. 27 Jun, 2009 1 commit
  6. 26 Jun, 2009 1 commit
  7. 25 Jun, 2009 2 commits
    • R. David Murray's avatar
      Merged revisions 73026,73313,73511,73554 via svnmerge from · 9f8a51c3
      R. David Murray authored
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r73026 | r.david.murray | 2009-05-29 15:30:27 -0400 (Fri, 29 May 2009) | 3 lines
      
        Issue 6141: document that the first item of args is still the
        command name even when executable is specified.
      ........
        r73313 | r.david.murray | 2009-06-08 20:44:22 -0400 (Mon, 08 Jun 2009) | 4 lines
      
        Issue 2947: document how return code handling translates from
        os.popen to subprocess.  Also fixes reference link in the
        os.spawn documentation.
      ........
        r73511 | r.david.murray | 2009-06-22 18:11:04 -0400 (Mon, 22 Jun 2009) | 2 lines
      
        Improve English phrasing.
      ........
        r73554 | r.david.murray | 2009-06-25 10:21:06 -0400 (Thu, 25 Jun 2009) | 2 lines
      
        Add a couple of missing function alias declarations to the turtle docs.
      ........
      9f8a51c3
    • R. David Murray's avatar
      Merged revisions 73557 via svnmerge from · 8f089854
      R. David Murray authored
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r73557 | r.david.murray | 2009-06-25 13:29:39 -0400 (Thu, 25 Jun 2009) | 3 lines
      
        Issue 6340: update by Gregor Lingl of his tdemo_chaos demo program.
        Functionally equivalent, clearer code, English comments.
      ........
      8f089854
  8. 23 Jun, 2009 2 commits
    • R. David Murray's avatar
      Merged revisions 73529 via svnmerge from · c4c84e1a
      R. David Murray authored
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r73529 | r.david.murray | 2009-06-23 14:02:46 -0400 (Tue, 23 Jun 2009) | 4 lines
      
        Fix issue 5230 by having pydoc's safeimport check to see if the import
        error was thrown from itself in order to decide if the module can't be
        found.  Thanks to Lucas Prado Melo for collaborating on the fix and tests.
      ........
      c4c84e1a
    • Nick Coghlan's avatar
      Blocked revisions 73518-73519 via svnmerge · 5f1446ac
      Nick Coghlan authored
      ........
        r73518 | nick.coghlan | 2009-06-23 20:19:30 +1000 (Tue, 23 Jun 2009) | 1 line
      
        Issue 6288: Update contextlib.nested() docstring to reflect new documentation
      ........
        r73519 | nick.coghlan | 2009-06-23 20:51:02 +1000 (Tue, 23 Jun 2009) | 1 line
      
        Remove markup from docstring
      ........
      5f1446ac
  9. 20 Jun, 2009 1 commit
    • Tarek Ziadé's avatar
      Blocked revisions 73490 via svnmerge · f54eb92b
      Tarek Ziadé authored
      ........
        r73490 | tarek.ziade | 2009-06-20 15:57:20 +0200 (Sat, 20 Jun 2009) | 1 line
      
        Fixed #6164 AIX specific linker argument in Distutils unixcompiler
      ........
      f54eb92b
  10. 19 Jun, 2009 1 commit
  11. 17 Jun, 2009 1 commit
    • Nick Coghlan's avatar
      Blocked revisions 73465 via svnmerge · 7731bedc
      Nick Coghlan authored
      ........
        r73465 | nick.coghlan | 2009-06-17 22:12:15 +1000 (Wed, 17 Jun 2009) | 1 line
      
        Issue 6288: update the contextlib.nested() docs to explain why it has been deprecated and should generally be avoided
      ........
      7731bedc
  12. 16 Jun, 2009 3 commits
  13. 15 Jun, 2009 1 commit
    • Tarek Ziadé's avatar
      Blocked revisions 73435-73436 via svnmerge · ab226d3f
      Tarek Ziadé authored
      ........
        r73435 | tarek.ziade | 2009-06-16 01:04:29 +0200 (Tue, 16 Jun 2009) | 1 line
      
        code cleanup
      ........
        r73436 | tarek.ziade | 2009-06-16 01:30:13 +0200 (Tue, 16 Jun 2009) | 1 line
      
        Issue #6286: distutils upload command now uses urllib2
      ........
      ab226d3f
  14. 14 Jun, 2009 1 commit
  15. 13 Jun, 2009 1 commit
  16. 12 Jun, 2009 1 commit
  17. 11 Jun, 2009 8 commits
  18. 10 Jun, 2009 1 commit
    • Tarek Ziadé's avatar
      Blocked revisions 73336 via svnmerge · e5ed650d
      Tarek Ziadé authored
      ........
        r73336 | tarek.ziade | 2009-06-10 20:49:50 +0200 (Wed, 10 Jun 2009) | 1 line
      
        Distutils: started code cleanup and test coverage for cygwinccompiler
      ........
      e5ed650d
  19. 09 Jun, 2009 1 commit
    • Eric Smith's avatar
      Blocked revisions 73314 via svnmerge · 1933442a
      Eric Smith authored
      ........
        r73314 | eric.smith | 2009-06-09 08:38:08 -0400 (Tue, 09 Jun 2009) | 1 line
      
        Restored a test that was erroneously removed. See issue 6198.
      ........
      1933442a
  20. 08 Jun, 2009 1 commit
  21. 05 Jun, 2009 2 commits
    • Tarek Ziadé's avatar
      Blocked revisions 73243 via svnmerge · da202881
      Tarek Ziadé authored
      ........
        r73243 | tarek.ziade | 2009-06-05 15:37:29 +0200 (Fri, 05 Jun 2009) | 1 line
      
        reverting r72823 : Python trunk has to use latin-1 encoding
      ........
      da202881
    • Eric Smith's avatar
      Blocked revisions 73240 via svnmerge · 5ea35730
      Eric Smith authored
      ........
        r73240 | eric.smith | 2009-06-05 08:33:26 -0400 (Fri, 05 Jun 2009) | 1 line
      
        Removed tests so that test_float pass on Windows. See issue 6198.
      ........
      5ea35730