- 05 Mar, 2015 3 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Victor Stinner authored
-
- 04 Mar, 2015 2 commits
-
-
Antoine Pitrou authored
Issue #23576: Avoid stalling in SSL reads when EOF has been reached in the SSL layer but the underlying connection hasn't been closed.
-
Serhiy Storchaka authored
-
- 02 Mar, 2015 13 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Steve Dower authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Serhiy Storchaka authored
These functions are not documented but used in third-party code.
-
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 8 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
-