- 02 Nov, 2016 1 commit
-
-
Serhiy Storchaka authored
-
- 31 Oct, 2016 3 commits
-
-
Ned Deily authored
Original patch by Mariatta Wijaya.
-
INADA Naoki authored
-
Serhiy Storchaka authored
given empty data twice. Patch by Benjamin Fogle.
-
- 30 Oct, 2016 8 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
file with compression before trying to open it without compression. Otherwise it had 50% chance failed with ignore_zeros=True.
-
Serhiy Storchaka authored
object.__format__ now contains the name of actual type.
-
Serhiy Storchaka authored
browsers. Based on patch by Oleg Broytman.
-
Serhiy Storchaka authored
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 authored
-
Martin Panter authored
* 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 authored
-
- 29 Oct, 2016 4 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Xavier de Gaye authored
-
- 28 Oct, 2016 3 commits
-
-
Steve Dower authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 27 Oct, 2016 4 commits
-
-
Serhiy Storchaka authored
-
Steve Dower authored
-
Serhiy Storchaka authored
special input values as literal text.
-
Serhiy Storchaka authored
PyUnicode_AsEncodedObject() in _curese to ensure that the result is a bytes object.
-
- 26 Oct, 2016 1 commit
-
-
Zachary Ware authored
-
- 25 Oct, 2016 10 commits
-
-
Martin Panter authored
Patch by Tim Mitchell.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
subclasses of accelerated OrderedDict.
-
Serhiy Storchaka authored
at the start of new line after printing a month's calendar. Patch by Xiang Zhang.
-
Serhiy Storchaka authored
Based on patch by Kaarle Ritvanen.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Benjamin Peterson authored
Patch from vierja.
-
- 24 Oct, 2016 1 commit
-
-
Serhiy Storchaka authored
a workaround to Tix library bug.
-
- 23 Oct, 2016 4 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 22 Oct, 2016 1 commit
-
-
Guido van Rossum authored
Issue #27989: Tweak inspect.formatannotation() to improve pydoc rendering of function annotations. Ivan L.
-