- 31 Eki, 2016 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
given empty data twice. Patch by Benjamin Fogle.
-
- 30 Eki, 2016 8 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
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ı
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ı
-
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ı
-
- 29 Eki, 2016 4 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Xavier de Gaye yazdı
-
- 28 Eki, 2016 3 kayıt (commit)
-
-
Steve Dower yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 27 Eki, 2016 4 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Steve Dower yazdı
-
Serhiy Storchaka yazdı
special input values as literal text.
-
Serhiy Storchaka yazdı
PyUnicode_AsEncodedObject() in _curese to ensure that the result is a bytes object.
-
- 26 Eki, 2016 1 kayıt (commit)
-
-
Zachary Ware yazdı
-
- 25 Eki, 2016 10 kayıt (commit)
-
-
Martin Panter yazdı
Patch by Tim Mitchell.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
subclasses of accelerated OrderedDict.
-
Serhiy Storchaka yazdı
at the start of new line after printing a month's calendar. Patch by Xiang Zhang.
-
Serhiy Storchaka yazdı
Based on patch by Kaarle Ritvanen.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Benjamin Peterson yazdı
Patch from vierja.
-
- 24 Eki, 2016 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
a workaround to Tix library bug.
-
- 23 Eki, 2016 4 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 22 Eki, 2016 4 kayıt (commit)
-
-
Guido van Rossum yazdı
Issue #27989: Tweak inspect.formatannotation() to improve pydoc rendering of function annotations. Ivan L.
-
Martin Panter yazdı
Patch by Piotr Szczepaniak.
-
Martin Panter yazdı
* Use context manager on urllib objects to ensure that they are closed on error * Use self.addCleanup() to cleanup resources even if a test is interrupted with CTRL+c This backports a patch by Victor Stinner.
-
Guido van Rossum yazdı
-