- 30 Oct, 2016 5 commits
-
-
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 4 commits
-
-
Guido van Rossum authored
Issue #27989: Tweak inspect.formatannotation() to improve pydoc rendering of function annotations. Ivan L.
-
Martin Panter authored
Patch by Piotr Szczepaniak.
-
Martin Panter authored
* 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 authored
-
- 21 Oct, 2016 4 commits
-
-
Guido van Rossum authored
-
Yury Selivanov authored
Initial patch by Hans Lawrenz.
-
Guido van Rossum authored
-
Guido van Rossum authored
-