- 22 Agu, 2014 18 kayıt (commit)
-
-
Brett Cannon yazdı
Could not emit an external file as pyexpat has a conditionally built method which Clinic won't hide otherwise.
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Berker Peksag yazdı
Thanks to Arfrever Frehtes Taifersar Arahesis.
-
Berker Peksag yazdı
Thanks to Arfrever Frehtes Taifersar Arahesis.
-
Berker Peksag yazdı
it don't raise an exception if doraise is False. Patch by Bohuslav "Slavek" Kabrda.
-
Berker Peksag yazdı
it don't raise an exception if doraise is False. Patch by Bohuslav "Slavek" Kabrda.
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Berker Peksag yazdı
-
Berker Peksag yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
Thanks to Jon Poler for the patch.
-
Brett Cannon yazdı
Patch by Claudiu Popa, review by Martin v. Löwis.
-
Senthil Kumaran yazdı
Fix issue22245 - Fix urllib2_localnet test. Do not aggresively close wfile in the do_GET method in the BasicAuthHandler.
-
Senthil Kumaran yazdı
Do not aggresively close wfile in the do_GET method in the BasicAuthHandler.
-
- 21 Agu, 2014 2 kayıt (commit)
-
-
Antoine Pitrou yazdı
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 yazdı
-
- 20 Agu, 2014 3 kayıt (commit)
-
-
Benjamin Peterson yazdı
Patch from Steven Barker.
-
Senthil Kumaran yazdı
Fix Issue #8797: Raise HTTPError on failed Basic Authentication immediately. Initial patch by Sam Bull.
-
Senthil Kumaran yazdı
Fix Issue #8797: Raise HTTPError on failed Basic Authentication immediately. Initial patch by Sam Bull.
-
- 19 Agu, 2014 7 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
'As' became a full keyword when with statements were added in 2.5/2.6.
-
Benjamin Peterson yazdı
Patch from Claudiu Popa.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 18 Agu, 2014 4 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Patch from Thomas Kluyver.
-
- 17 Agu, 2014 6 kayıt (commit)
-
-
Victor Stinner yazdı
test checking for integer overflow on Py_ssize_t type: cast explicitly to size_t.
-
Victor Stinner yazdı
returns -1 (error) on integer overflow.
-
Victor Stinner yazdı
a temporary bytearray object.
-
Victor Stinner yazdı
empty string singleton
-
Victor Stinner yazdı
Modules/_sqlite/cursor.c.
-
Victor Stinner yazdı
Modules/_pickle.c.
-