1. 27 Sep, 2010 3 commits
    • Hirokazu Yamamoto's avatar
      Blocked revisions 84762,84897,84902,84949 via svnmerge · af08f935
      Hirokazu Yamamoto authored
      ........
        r84762 | hirokazu.yamamoto | 2010-09-13 14:59:38 +0900 | 1 line
      
        Updated PC/VS8.0 with PCBuild/vs9to8.py.
      ........
        r84897 | hirokazu.yamamoto | 2010-09-19 17:31:01 +0900 | 1 line
      
        Set svn:ignore to folders.
      ........
        r84902 | hirokazu.yamamoto | 2010-09-19 18:24:20 +0900 | 1 line
      
        Issue #9552: Avoid unnecessary rebuild of OpenSSL. (Windows)
      ........
        r84949 | hirokazu.yamamoto | 2010-09-22 01:05:47 +0900 | 1 line
      
        Revert r84902 before committing better solution.
      ........
      af08f935
    • Antoine Pitrou's avatar
      Merged revisions 85032 via svnmerge from · 08ae02f1
      Antoine Pitrou authored
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r85032 | antoine.pitrou | 2010-09-27 19:52:25 +0200 (lun., 27 sept. 2010) | 6 lines
      
        Issue #9950: Fix socket.sendall() crash or misbehaviour when a signal is
        received.  Now sendall() properly calls signal handlers if necessary,
        and retries sending if these returned successfully, including on sockets
        with a timeout.
      ........
      08ae02f1
    • Senthil Kumaran's avatar
      Merged revisions 85025 via svnmerge from · 603ca41e
      Senthil Kumaran authored
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r85025 | senthil.kumaran | 2010-09-27 06:56:03 +0530 (Mon, 27 Sep 2010) | 6 lines
      
        Fix Issue1595365 - Adding the req.headers after the un-redirect headers have
        been added. This helps in accidental overwritting of User-Agent header to
        default value. To preserve the old behavior, only headers not in unredirected
        headers will be updated.
      ........
      603ca41e
  2. 24 Sep, 2010 3 commits
  3. 23 Sep, 2010 2 commits
  4. 21 Sep, 2010 7 commits
  5. 20 Sep, 2010 1 commit
    • Antoine Pitrou's avatar
      Merged revisions 84909-84913 via svnmerge from · 4a5dd5c5
      Antoine Pitrou authored
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r84909 | antoine.pitrou | 2010-09-20 00:46:05 +0200 (lun., 20 sept. 2010) | 3 lines
      
        Try to fix test_subprocess on "x86 debian parallel 3.x" buildbot
      ........
        r84910 | antoine.pitrou | 2010-09-20 01:06:53 +0200 (lun., 20 sept. 2010) | 3 lines
      
        Try to make signal-sending tests in test_subprocess more robust on slow machines
      ........
        r84911 | antoine.pitrou | 2010-09-20 01:28:30 +0200 (lun., 20 sept. 2010) | 3 lines
      
        Make error more explicit in test_finalize_with_trace
      ........
        r84912 | antoine.pitrou | 2010-09-20 02:12:19 +0200 (lun., 20 sept. 2010) | 3 lines
      
        Try to fix buildbot failure (#9902)
      ........
        r84913 | antoine.pitrou | 2010-09-20 03:33:21 +0200 (lun., 20 sept. 2010) | 3 lines
      
        Try a more robust implementation of _kill_process
      ........
      4a5dd5c5
  6. 19 Sep, 2010 3 commits
  7. 18 Sep, 2010 4 commits
  8. 17 Sep, 2010 1 commit
  9. 16 Sep, 2010 1 commit
  10. 15 Sep, 2010 4 commits
  11. 14 Sep, 2010 6 commits
  12. 13 Sep, 2010 5 commits