1. 17 Eki, 2011 1 kayıt (commit)
  2. 14 Eki, 2011 1 kayıt (commit)
  3. 09 Eki, 2011 1 kayıt (commit)
  4. 07 Eki, 2011 1 kayıt (commit)
  5. 06 Eki, 2011 1 kayıt (commit)
  6. 28 Eyl, 2011 2 kayıt (commit)
  7. 01 Eyl, 2011 1 kayıt (commit)
  8. 08 Tem, 2011 1 kayıt (commit)
  9. 09 May, 2011 1 kayıt (commit)
  10. 26 Nis, 2011 1 kayıt (commit)
  11. 30 Mar, 2011 1 kayıt (commit)
  12. 16 Mar, 2011 1 kayıt (commit)
  13. 15 Mar, 2011 1 kayıt (commit)
  14. 08 Mar, 2011 1 kayıt (commit)
  15. 14 Mar, 2011 1 kayıt (commit)
    • Reid Kleckner's avatar
      Add a 'timeout' argument to subprocess.Popen. · 31aa7dd1
      Reid Kleckner yazdı
      If the timeout expires before the subprocess exits, the wait method and the
      communicate method will raise a subprocess.TimeoutExpired exception.  When used
      with communicate, it is possible to catch the exception, kill the process, and
      retry the communicate and receive any output written to stdout or stderr.
      31aa7dd1
  16. 06 Mar, 2011 1 kayıt (commit)
  17. 05 Mar, 2011 2 kayıt (commit)
  18. 25 Şub, 2011 2 kayıt (commit)
  19. 22 Şub, 2011 1 kayıt (commit)
  20. 20 Şub, 2011 1 kayıt (commit)
  21. 05 Şub, 2011 1 kayıt (commit)
  22. 04 Şub, 2011 1 kayıt (commit)
  23. 06 Ock, 2011 1 kayıt (commit)
  24. 31 Ara, 2010 1 kayıt (commit)
  25. 09 Ara, 2010 1 kayıt (commit)
    • Hirokazu Yamamoto's avatar
      Merged revisions 85071-85072,85894,87132 via svnmerge from · ba466cd2
      Hirokazu Yamamoto yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r85071 | hirokazu.yamamoto | 2010-09-29 03:29:57 +0900 (水, 29 9 2010) | 1 line
      
        Now perl path with spaces can be used.
      ........
        r85072 | hirokazu.yamamoto | 2010-09-29 03:36:04 +0900 (水, 29 9 2010) | 1 line
      
        Updated PC/VC6 openssl build script. (for openssl-1.0.0a)
      ........
        r85894 | hirokazu.yamamoto | 2010-10-29 02:57:25 +0900 (金, 29 10 2010) | 1 line
      
        Updated readme.txt about OpenSSL.
      ........
        r87132 | hirokazu.yamamoto | 2010-12-08 23:47:07 +0900 (水, 08 12 2010) | 3 lines
      
        Mention NASM which is needed to build openssl-1.0.0a original source.
        (PC/VC6/readme.txt)
      ........
      ba466cd2
  26. 08 Ara, 2010 1 kayıt (commit)
  27. 05 Ara, 2010 1 kayıt (commit)
  28. 04 Ara, 2010 1 kayıt (commit)
  29. 03 Ara, 2010 1 kayıt (commit)
  30. 07 Kas, 2010 6 kayıt (commit)
  31. 04 Kas, 2010 2 kayıt (commit)