1. 02 Oct, 2010 3 commits
  2. 01 Oct, 2010 4 commits
  3. 30 Sep, 2010 1 commit
  4. 29 Sep, 2010 3 commits
  5. 28 Sep, 2010 6 commits
  6. 27 Sep, 2010 4 commits
    • Hirokazu Yamamoto's avatar
      Blocked revisions 84762,84876,84897,84902,84949 via svnmerge · 1ece8817
      Hirokazu Yamamoto authored
      ........
        r84762 | hirokazu.yamamoto | 2010-09-13 14:59:38 +0900 | 1 line
      
        Updated PC/VS8.0 with PCBuild/vs9to8.py.
      ........
        r84876 | hirokazu.yamamoto | 2010-09-18 13:42:41 +0900 | 1 line
      
        In Python3000, Tkinter was renamed to tkinter. And print is now function.
      ........
        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.
      ........
      1ece8817
    • Antoine Pitrou's avatar
      Merged revisions 85032 via svnmerge from · 66b5df68
      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.
      ........
      66b5df68
    • Vinay Sajip's avatar
      47ca122b
    • Senthil Kumaran's avatar
      Merged revisions 85025 via svnmerge from · 176c73df
      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.
      ........
      176c73df
  7. 26 Sep, 2010 4 commits
  8. 25 Sep, 2010 7 commits
  9. 24 Sep, 2010 2 commits
  10. 23 Sep, 2010 3 commits
  11. 22 Sep, 2010 1 commit
  12. 21 Sep, 2010 2 commits