1. 18 Oct, 2009 7 commits
    • Barry Warsaw's avatar
      Tagging 2.6.4rc2 · 9292df13
      Barry Warsaw authored
      9292df13
    • Barry Warsaw's avatar
      Bump to 2.6.4rc2 · bde44876
      Barry Warsaw authored
      bde44876
    • Nick Coghlan's avatar
      Blocked revisions 75453,75456-75458,75461-75463,75465-75468,75481,75486,75489 via svnmerge · 0c0cfad5
      Nick Coghlan authored
      ........
        r75453 | nick.coghlan | 2009-10-17 16:33:05 +1000 (Sat, 17 Oct 2009) | 1 line
      
        Correctly restore sys.stdout in test_descr
      ........
        r75456 | nick.coghlan | 2009-10-17 17:30:40 +1000 (Sat, 17 Oct 2009) | 1 line
      
        Enhancement to the new environment checking code to print the changed items under -vv. Also includes a small tweak to allow underscores in the names of resources.
      ........
        r75457 | nick.coghlan | 2009-10-17 17:34:27 +1000 (Sat, 17 Oct 2009) | 1 line
      
        Formatting tweak so that before and after values are vertically aligned
      ........
        r75458 | nick.coghlan | 2009-10-17 18:21:21 +1000 (Sat, 17 Oct 2009) | 1 line
      
        Check and revert expected sys.path alterations
      ........
        r75461 | nick.coghlan | 2009-10-18 00:40:54 +1000 (Sun, 18 Oct 2009) | 1 line
      
        Restore original sys.path when running TTK tests
      ........
        r75462 | nick.coghlan | 2009-10-18 01:09:41 +1000 (Sun, 18 Oct 2009) | 1 line
      
        Don't invoke reload(sys) and use StringIO objects instead of real files to capture stdin and stdout when needed (ensures all sys attributes remain unmodified after test_xmlrpc runs)
      ........
        r75463 | nick.coghlan | 2009-10-18 01:23:08 +1000 (Sun, 18 Oct 2009) | 1 line
      
        Revert changes made to environment in test_httpservers
      ........
        r75465 | nick.coghlan | 2009-10-18 01:45:52 +1000 (Sun, 18 Oct 2009) | 1 line
      
        Move restoration of the os.environ object into the context manager where it belongs
      ........
        r75466 | nick.coghlan | 2009-10-18 01:48:16 +1000 (Sun, 18 Oct 2009) | 1 line
      
        Also check and restore identity of sys.path, sys.argv and os.environ rather than just their values (this picked up a few more misbehaving tests)
      ........
        r75467 | nick.coghlan | 2009-10-18 01:57:42 +1000 (Sun, 18 Oct 2009) | 1 line
      
        Avoid replacing existing modules and sys.path in import tests
      ........
        r75468 | nick.coghlan | 2009-10-18 02:19:51 +1000 (Sun, 18 Oct 2009) | 1 line
      
        Don't replace sys.path in test_site
      ........
        r75481 | nick.coghlan | 2009-10-18 15:38:48 +1000 (Sun, 18 Oct 2009) | 1 line
      
        Using CleanImport to revert a reload of the os module doesn't work due to function registrations in copy_reg. The perils of reloading modules even for tests...
      ........
        r75486 | nick.coghlan | 2009-10-18 20:29:10 +1000 (Sun, 18 Oct 2009) | 1 line
      
        Silence a deprecation warning by using the appropriate replacement construct
      ........
        r75489 | nick.coghlan | 2009-10-18 20:56:21 +1000 (Sun, 18 Oct 2009) | 1 line
      
        Restore sys.path in test_tk
      ........
      0c0cfad5
    • Ronald Oussoren's avatar
      Merged revisions 75482 via svnmerge from · c1bde6e1
      Ronald Oussoren authored
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r75482 | ronald.oussoren | 2009-10-18 09:07:00 +0200 (Sun, 18 Oct 2009) | 3 lines
      
        Fix for issue 7149: a regression in 2.6.3 that causes an exception when
        trying to detect proxy settings on OSX.
      ........
      c1bde6e1
    • Martin v. Löwis's avatar
      Add 2.6.4c2 and 2.6.5[c1]. · e8e9cf4f
      Martin v. Löwis authored
      e8e9cf4f
    • Senthil Kumaran's avatar
      Merged revisions 75478 via svnmerge from · ede15a56
      Senthil Kumaran authored
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r75478 | senthil.kumaran | 2009-10-18 07:28:45 +0530 (Sun, 18 Oct 2009) | 3 lines
      
        Fix a typo.
      ........
      ede15a56
    • Senthil Kumaran's avatar
      Merged revisions 75474 via svnmerge from · 3ae41acc
      Senthil Kumaran authored
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r75474 | senthil.kumaran | 2009-10-18 06:54:41 +0530 (Sun, 18 Oct 2009) | 2 lines
      
        Fix for Issue7155 - urllib do not document default use of system proxy configuration
      ........
      3ae41acc
  2. 16 Oct, 2009 1 commit
  3. 14 Oct, 2009 1 commit
  4. 13 Oct, 2009 1 commit
  5. 12 Oct, 2009 1 commit
  6. 11 Oct, 2009 1 commit
  7. 08 Oct, 2009 1 commit
  8. 06 Oct, 2009 3 commits
  9. 05 Oct, 2009 3 commits
  10. 04 Oct, 2009 7 commits
  11. 03 Oct, 2009 7 commits
  12. 02 Oct, 2009 3 commits
  13. 01 Oct, 2009 3 commits
  14. 30 Sep, 2009 1 commit