- 03 Şub, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
stream or a decoder produces data of an unexpected type (i.e. when io.TextIOWrapper initialized with text stream or use bytes-to-bytes codec).
-
- 02 Şub, 2013 14 kayıt (commit)
-
-
Ned Deily yazdı
deployment target prior to 10.6.
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
Issue #15633: httplib.HTTPResponse is now mark closed when the server sends less than the advertised Content-Length.
-
Nadeem Vawda yazdı
-
Serhiy Storchaka yazdı
Remove trailing dots on Windows.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Ned Deily yazdı
supported.
-
Ned Deily yazdı
Retina displays. Applies to Tkinter apps, such as IDLE, on OS X framework builds linked with Cocoa Tk 8.5+. Suggested by Kevin Walzer
-
Gregory P. Smith yazdı
constructors once, to avoid memory leaks when finalizing and re-initializing the Python interpreter.
-
Gregory P. Smith yazdı
-
- 01 Şub, 2013 6 kayıt (commit)
-
-
Ned Deily yazdı
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
Additional fix for Issue #12268: The io module file object writelines() methods no longer abort early when one of its write system calls is interrupted (EINTR).
-
Gregory P. Smith yazdı
its destination path when extracting malicious zip files.
-
Serhiy Storchaka yazdı
-
Ezio Melotti yazdı
-
- 31 Ock, 2013 4 kayıt (commit)
-
-
Serhiy Storchaka yazdı
--without-doc-strings.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
incomplete "End of Central Directory" record. Original patch by Guilherme Polo and Alan McIntyre.
-
Ned Deily yazdı
In particular, fix extension module build failures when trying to use 32-bit-only installer Pythons on systems with Xcode 4 (currently OS X 10.8, 10.7, and optionally 10.6). * Backport 3.3.0 fixes to 3.2 branch (for release in 3.2.4) * Since Xcode 4 removes ppc support, extension module builds now check for ppc compiler support and by default remove ppc and ppc64 archs when they are not available. * Extension module builds now revert to using system installed headers and libs (/usr and /System/Library) if the SDK used to build the interpreter is not installed or has moved. * Try to avoid building extension modules with deprecated and problematic Apple llvm-gcc compiler. If original compiler is not available, use clang instead by default.
-
- 29 Ock, 2013 8 kayıt (commit)
-
-
Michael Foord yazdı
-
Serhiy Storchaka yazdı
Python file. Patch by Ben Morgan.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Ned Deily yazdı
-
- 28 Ock, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 27 Ock, 2013 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
--without-doc-strings.
-
Nadeem Vawda yazdı
Also fix sporadic failures in test_builtin due to dependence on whether the readline module has previously been imported.
-
Ned Deily yazdı
-
- 26 Ock, 2013 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
are now initialized dynamically as needed.
-
Serhiy Storchaka yazdı
Now it requires almost 4x less memory and is almost 2x faster.
-
- 25 Ock, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-