- 02 Mar, 2015 5 commits
-
-
Berker Peksag authored
Patch by Alex Shkop.
-
Berker Peksag authored
The test checks that the environ argument contains correct headers, querystring and path information. Patch by Alex Shkop.
-
Berker Peksag authored
TOS is an abbreviation of top-of-stack. Patch by Sven Berkvens-Matthijsse.
-
Berker Peksag authored
Also, remove support.run_doctest() since there is no doctests in test_urllib2 and urllib.request.
-
Benjamin Peterson authored
-
- 01 Mar, 2015 2 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 28 Feb, 2015 3 commits
-
-
Alexander Belopolsky authored
* Eliminated OverflowError from timedelta * float for some floats; * Corrected rounding in timedlta true division.
-
Serhiy Storchaka authored
On Windows an OSError with errno=EINVAL is raised.
-
Serhiy Storchaka authored
statement if the pipe was broken. Patch by Martin Panter.
-
- 27 Feb, 2015 6 commits
-
-
Brett Cannon authored
-
Larry Hastings authored
-
Victor Stinner authored
Methods only raise NotImplementedError and are never used.
-
Victor Stinner authored
-
Zachary Ware authored
Reported by Jon Colburn on docs@.
-
Benjamin Peterson authored
-
- 26 Feb, 2015 3 commits
-
-
Larry Hastings authored
-
Larry Hastings authored
-
Victor Stinner authored
-
- 25 Feb, 2015 9 commits
-
-
Benjamin Peterson authored
-
Berker Peksag authored
Also, update email examples to use the context manager version of open(). Patch by Baptiste Mispelon.
-
Benjamin Peterson authored
See de Gouw, Stijn and Rot, Jurriaan and de Boer, Frank S and Bubel, Richard and Hähnle, Reiner "OpenJDK’s java.utils.Collection.sort() is broken: The good, the bad and the worst case"
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Georg Brandl authored
-
- 23 Feb, 2015 5 commits
-
-
Victor Stinner authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Ned Deily authored
-
- 22 Feb, 2015 2 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
closing the window.
-
- 21 Feb, 2015 1 commit
-
-
Serhiy Storchaka authored
conditional group references are used in lookbehind assertions in regular expressions.
-
- 20 Feb, 2015 4 commits
-
-
Serhiy Storchaka authored
consumed too much memory and raised SystemError or MemoryError. Original patch by Aleksi Torhamo.
-
Serhiy Storchaka authored
flush() was not called in close() if closefd=False.
-
Serhiy Storchaka authored
differs from file system encoding (e.g. on Mac OS).
-
Serhiy Storchaka authored
old-style and new API for string with 2**30-1 characters.
-