- 27 Oct, 2016 2 commits
-
-
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 8 commits
-
-
Guido van Rossum authored
-
Yury Selivanov authored
Initial patch by Hans Lawrenz.
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Yury Selivanov authored
Patch by Johannes Ebke.
-
Brett Cannon authored
-
Brett Cannon authored
Thanks to Ville Skyttä for the patch.
-
Serhiy Storchaka authored
-
- 20 Oct, 2016 2 commits
-
-
Ned Deily authored
Patch by Vajrasky Kok.
-
Yury Selivanov authored
-
- 19 Oct, 2016 5 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 16 Oct, 2016 1 commit
-
-
Victor Stinner authored
Patch written by Julien Palard.
-
- 18 Oct, 2016 1 commit
-
-
Serhiy Storchaka authored
loss in PyTraceBack_Here().
-
- 17 Oct, 2016 1 commit
-
-
Berker Peksag authored
Reported by Sam Lunt on docs@p.o.
-