- 04 Nov, 2015 15 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
was mutated by direct calls of dict methods.
-
Serhiy Storchaka authored
was mutated by direct calls of dict methods.
-
Serhiy Storchaka authored
KeyError in C implementations as well as in Python implementation. Added tests for OrderedDict subclasses.
-
Serhiy Storchaka authored
KeyError in C implementations as well as in Python implementation. Added tests for OrderedDict subclasses.
-
Eric V. Smith authored
-
Victor Stinner authored
running tests in multiprocessing mode (-jN).
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Raymond Hettinger authored
-
- 03 Nov, 2015 4 commits
-
-
Eric V. Smith authored
-
Eric V. Smith authored
-
Eric V. Smith authored
-
Victor Stinner authored
-
- 02 Nov, 2015 15 commits
-
-
Guido van Rossum authored
Use sys.platform instead of os.name to detect Windows in asyncio docs. Patch by Akira Li. (Merge 3.5->3.6)
-
Guido van Rossum authored
Use sys.platform instead of os.name to detect Windows in asyncio docs. Patch by Akira Li. (Merge 3.4->3.5)
-
Guido van Rossum authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Raymond Hettinger authored
-
Serhiy Storchaka authored
-
Raymond Hettinger authored
Issue #24379: Revert the operator.subscript patch (dccc4e63aef5) pending resolution of the related refcnt leak.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
This changes the main documentation, doc strings, source code comments, and a couple error messages in the test suite. In some cases the word was removed or edited some other way to fix the grammar.
-
- 01 Nov, 2015 6 commits
-
-
Serhiy Storchaka authored
instead of optparse.
-
Serhiy Storchaka authored
at the end if the FileInput was opened with binary mode. Patch by Ryosuke Ito.
-
Serhiy Storchaka authored
at the end if the FileInput was opened with binary mode. Patch by Ryosuke Ito.
-
Serhiy Storchaka authored
at the end if the FileInput was opened with binary mode. Patch by Ryosuke Ito.
-
Serhiy Storchaka authored
garbage collected.
-
Serhiy Storchaka authored
garbage collected.
-