- 17 Eki, 2011 1 kayıt (commit)
-
-
Nadeem Vawda yazdı
Issue #13194: zlib.compressobj().copy() and zlib.decompressobj().copy() are now available on Windows.
-
- 14 Eki, 2011 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 09 Eki, 2011 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
Thanks to Konrad Schöbel and Jasper Schulz for helping with the mass-editing.
-
- 07 Eki, 2011 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
as "The pipe is being closed") is now mapped to POSIX errno EPIPE (previously EINVAL).
-
- 06 Eki, 2011 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
This introduces a small private API for this common pattern. The issue has been discovered thanks to Martin's huge-mem buildbot.
-
- 28 Eyl, 2011 2 kayıt (commit)
-
-
Victor Stinner yazdı
-
Martin v. Löwis yazdı
-
- 01 Eyl, 2011 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
mapped to POSIX errno ENOTDIR (previously EINVAL).
-
- 08 Tem, 2011 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
(following PEP 11). These systems are systems using Mach C Threads, SunOS lightweight processes, GNU pth threads and IRIX threads.
-
- 09 May, 2011 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
- 26 Nis, 2011 1 kayıt (commit)
-
-
Victor Stinner yazdı
maintainer.
-
- 30 Mar, 2011 1 kayıt (commit)
-
-
Victor Stinner yazdı
-
- 16 Mar, 2011 1 kayıt (commit)
-
-
Ezio Melotti yazdı
-
- 15 Mar, 2011 1 kayıt (commit)
-
-
Ezio Melotti yazdı
-
- 08 Mar, 2011 1 kayıt (commit)
-
-
Victor Stinner yazdı
* Document the function * Use RegQueryValueW() instead of RegQueryValueA() * Use _Py_fopen() instead of fopen() * Allocate registry key on the heap, not on the stack, and handle memory allocation failure * Handle Python exception in find_module()
-
- 14 Mar, 2011 1 kayıt (commit)
-
-
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.
-
- 06 Mar, 2011 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
will have the right line ending even if the extension is not active.
-
- 05 Mar, 2011 2 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 25 Şub, 2011 2 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
- 22 Şub, 2011 1 kayıt (commit)
-
-
Victor Stinner yazdı
This function was not declared in Python public API (in any .h file) and not documented. Mark it as private to prepare a change of its API.
-
- 20 Şub, 2011 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 05 Şub, 2011 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
in the limited ABI
-
- 04 Şub, 2011 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 06 Ock, 2011 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 31 Ara, 2010 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 09 Ara, 2010 1 kayıt (commit)
-
-
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) ........
-
- 08 Ara, 2010 1 kayıt (commit)
-
-
Hirokazu Yamamoto yazdı
(PC/VC6/readme.txt)
-
- 05 Ara, 2010 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
Package missing files.
-
- 04 Ara, 2010 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
limited API.
-
- 03 Ara, 2010 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 07 Kas, 2010 6 kayıt (commit)
-
-
Hirokazu Yamamoto yazdı
-
Hirokazu Yamamoto yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86283 | hirokazu.yamamoto | 2010-11-07 18:23:15 +0900 | 1 line Issue #6317: Now winsound.PlaySound can accept non ascii filename. ........
-
Hirokazu Yamamoto yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86281 | hirokazu.yamamoto | 2010-11-07 11:45:19 +0900 | 1 line Formatted code. (Tabify, etc) ........ r86285 | hirokazu.yamamoto | 2010-11-07 20:07:44 +0900 | 1 line Reformatted code a bit. ........
-
Hirokazu Yamamoto yazdı
-
Hirokazu Yamamoto yazdı
-
Hirokazu Yamamoto yazdı
-
- 04 Kas, 2010 2 kayıt (commit)
-
-
Hirokazu Yamamoto yazdı
-
-