- 01 Eki, 2015 2 kayıt (commit)
-
-
Victor Stinner yazdı
sys.gettrace() when the test is executed, not when the module is loaded. sys.settrace() may be after after the test is loaded.
-
Andrew Svetlov yazdı
-
- 30 Eyl, 2015 2 kayıt (commit)
-
-
Victor Stinner yazdı
Restore also errno value before calling PyErr_SetFromErrno().
-
Serhiy Storchaka yazdı
imported at startup) now uses the backslashreplace error handler.
-
- 29 Eyl, 2015 11 kayıt (commit)
-
-
Serhiy Storchaka yazdı
now accept the self and the dict keyword arguments.
-
Serhiy Storchaka yazdı
argument.
-
Serhiy Storchaka yazdı
unpickler. Highest 32 bits of 64-bit size for BINUNICODE8 and BINBYTES8 opcodes no longer silently ignored on 32-bit platforms in C implementation.
-
Guido van Rossum yazdı
-
Andrew Svetlov yazdı
-
Eric V. Smith yazdı
and nested format_specs. Patch by Anthon van der Neut.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
- 28 Eyl, 2015 10 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Berker Peksag yazdı
The helper was added in 76641824cf05 11 years ago and it can be removed now since all supported Python versions have tempfile.mkstemp(). Patch by Nir Soffer.
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
background, as selected by user, on all systems. This also fixes a problem with found items not highlighted on Windows. Initial patch by Mark Roseman. Fix replaces workaround with obscure but proper configuration option.
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
background, as selected by user, on all systems. This also fixes a problem with found items not highlighted on Windows. Initial patch by Mark Roseman. Fix replaces workaround with obscure but proper configuration option.
-
Alexander Belopolsky yazdı
-
Alexander Belopolsky yazdı
-
Alexander Belopolsky yazdı
-
- 27 Eyl, 2015 9 kayıt (commit)
-
-
Serhiy Storchaka yazdı
module in inconsistent state.
-
R David Murray yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Terry Jan Reedy yazdı
top of the window, unless it is too near the bottom to do do.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Terry Jan Reedy yazdı
affected by a tk regression. Initial patch by Mark Roseman.
-
- 26 Eyl, 2015 3 kayıt (commit)
-
-
Terry Jan Reedy yazdı
now work on Mac Aqua. Patch by Mark Roseman.
-
Benjamin Peterson yazdı
-
Terry Jan Reedy yazdı
This associates the message box with the widget and is better for Mac OSX. Patch by Mark Roseman.
-
- 25 Eyl, 2015 3 kayıt (commit)
-
-
Martin Panter yazdı
Some of the calls to the Frm class were buggy anyway.
-
Terry Jan Reedy yazdı
The height is reduced by 3/4 to account for extra spacing between lines, relative to an Idle editor, and extra tall header lines.
-
Terry Jan Reedy yazdı
-