- 25 Oct, 2016 10 commits
-
-
Serhiy Storchaka authored
Patch by Xiang Zhang.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
for readability (was "`").
-
Serhiy Storchaka authored
keeping unreachable code.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Patch from vierja.
-
- 24 Oct, 2016 5 commits
-
-
Serhiy Storchaka authored
a workaround to Tix library bug.
-
Serhiy Storchaka authored
a workaround to Tix library bug.
-
Raymond Hettinger authored
-
Serhiy Storchaka authored
-
Yury Selivanov authored
Also, add 'isfuture' to 'asyncio.futures.__all__', so that it's exposed as 'asyncio.isfuture'.
-
- 23 Oct, 2016 9 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
reference in replacement template even if the pattern is not found in the string. Error message for invalid group reference now includes the group index and the position of the reference. Based on patch by SilentGhost.
-
- 22 Oct, 2016 7 commits
-
-
Guido van Rossum authored
Issue #27989: Tweak inspect.formatannotation() to improve pydoc rendering of function annotations. Ivan L. (3.5->3.6)
-
Guido van Rossum authored
Issue #27989: Tweak inspect.formatannotation() to improve pydoc rendering of function annotations. Ivan L.
-
Martin Panter authored
-
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
-
Guido van Rossum authored
-
- 21 Oct, 2016 9 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Yury Selivanov authored
-
Yury Selivanov authored
Initial patch by Hans Lawrenz.
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Yury Selivanov authored
-