- 22 Aug, 2014 8 commits
-
-
Brett Cannon authored
-
Berker Peksag authored
-
Berker Peksag authored
-
Brett Cannon authored
-
Brett Cannon authored
Thanks to Jon Poler for the patch.
-
Brett Cannon authored
Patch by Claudiu Popa, review by Martin v. Löwis.
-
Senthil Kumaran authored
Fix issue22245 - Fix urllib2_localnet test. Do not aggresively close wfile in the do_GET method in the BasicAuthHandler.
-
Senthil Kumaran authored
Do not aggresively close wfile in the do_GET method in the BasicAuthHandler.
-
- 21 Aug, 2014 2 commits
-
-
Antoine Pitrou authored
Issue #22118: Switch urllib.parse to use RFC 3986 semantics for the resolution of relative URLs, rather than RFCs 1808 and 2396. Patch by Demian Brecht.
-
Serhiy Storchaka authored
-
- 20 Aug, 2014 3 commits
-
-
Benjamin Peterson authored
Patch from Steven Barker.
-
Senthil Kumaran authored
Fix Issue #8797: Raise HTTPError on failed Basic Authentication immediately. Initial patch by Sam Bull.
-
Senthil Kumaran authored
Fix Issue #8797: Raise HTTPError on failed Basic Authentication immediately. Initial patch by Sam Bull.
-
- 19 Aug, 2014 7 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
'As' became a full keyword when with statements were added in 2.5/2.6.
-
Benjamin Peterson authored
Patch from Claudiu Popa.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 18 Aug, 2014 4 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Patch from Thomas Kluyver.
-
- 17 Aug, 2014 16 commits
-
-
Victor Stinner authored
test checking for integer overflow on Py_ssize_t type: cast explicitly to size_t.
-
Victor Stinner authored
returns -1 (error) on integer overflow.
-
Victor Stinner authored
a temporary bytearray object.
-
Victor Stinner authored
empty string singleton
-
Victor Stinner authored
Modules/_sqlite/cursor.c.
-
Victor Stinner authored
Modules/_pickle.c.
-
Victor Stinner authored
socketmodule.c.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
extracts ZIP files with directory entries. Patch by Ryan Wilson.
-
Serhiy Storchaka authored
extracts ZIP files with directory entries. Patch by Ryan Wilson.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-