- 30 Eki, 2016 15 kayıt (commit)
-
-
Serhiy Storchaka yazdı
file with compression before trying to open it without compression. Otherwise it had 50% chance failed with ignore_zeros=True.
-
Serhiy Storchaka yazdı
file with compression before trying to open it without compression. Otherwise it had 50% chance failed with ignore_zeros=True.
-
Serhiy Storchaka yazdı
object.__format__ now contains the name of actual type.
-
Serhiy Storchaka yazdı
object.__format__ now contains the name of actual type.
-
Serhiy Storchaka yazdı
browsers. Based on patch by Oleg Broytman.
-
Serhiy Storchaka yazdı
browsers. Based on patch by Oleg Broytman.
-
Serhiy Storchaka yazdı
by representing the scale as float value internally in Tk. tkinter.IntVar now works if float value is set to underlying Tk variable.
-
Serhiy Storchaka yazdı
by representing the scale as float value internally in Tk. tkinter.IntVar now works if float value is set to underlying Tk variable.
-
Serhiy Storchaka yazdı
Patch by Xiang Zhang.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
* Cannot seem to link directly to main options from the “unittest” module, because that module has its own set of options * Mask out linking for options that no longer exist in Python 3
-
Martin Panter yazdı
-
Raymond Hettinger yazdı
-
- 29 Eki, 2016 13 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Steve Dower yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Steve Dower yazdı
-
Xavier de Gaye yazdı
-
Xavier de Gaye yazdı
-
Serhiy Storchaka yazdı
-
Victor Stinner yazdı
"()" format string creates an empty list of argument but requires extra work to parse the format string.
-
- 28 Eki, 2016 12 kayıt (commit)
-
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Steve Dower yazdı
-
Steve Dower yazdı
-
Victor Stinner yazdı
PyType_Ready() sets the reference to &PyType_Type. &PyType_Type cannot be resolved at compilation time (not on Windows?).
-
Yury Selivanov yazdı
This implementation provides additional 10-20% speed boost for asyncio programs. The patch also fixes _asynciomodule.c to use Arguments Clinic, and makes '_schedule_callbacks' an overridable method (as it was in 3.5).
-
Xavier de Gaye yazdı
-
Xavier de Gaye yazdı
from lib-dynload on install.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-