- 08 Feb, 2013 3 commits
-
-
Serhiy Storchaka authored
-
Gregory P. Smith authored
the version it was improved in.
-
Senthil Kumaran authored
-
- 07 Feb, 2013 6 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
input buffer.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Senthil Kumaran authored
-
- 06 Feb, 2013 2 commits
-
-
R David Murray authored
-
Serhiy Storchaka authored
is automatically closed.
-
- 05 Feb, 2013 1 commit
-
-
R David Murray authored
-
- 04 Feb, 2013 7 commits
-
-
Serhiy Storchaka authored
an internal XML encoding is UTF-8 or US-ASCII. It now accepts bytes and strings larger than 2 GiB.
-
R David Murray authored
The main docs were fixed to remove mention of None long ago, but the docstring was not. Reported by Armin Rigo, patch by Ian Cordasco.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
universal_newlines is true as on Windows.
-
Serhiy Storchaka authored
skipTest() already raises an exception.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
parses nested mutating sequence.
-
- 14 Jul, 2012 1 commit
-
-
Gregory P. Smith authored
with it a vareity of bug fixes, both security and behavior. See http://www.libexpat.org/ for the list. NOTE: I already backported the expat hash randomization fix in March. Fixes issue #14340.
-
- 03 Feb, 2013 1 commit
-
-
Serhiy Storchaka authored
stream or a decoder produces data of an unexpected type (i.e. when io.TextIOWrapper initialized with text stream or use bytes-to-bytes codec).
-
- 02 Feb, 2013 14 commits
-
-
Ned Deily authored
deployment target prior to 10.6.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
Issue #15633: httplib.HTTPResponse is now mark closed when the server sends less than the advertised Content-Length.
-
Nadeem Vawda authored
-
Serhiy Storchaka authored
Remove trailing dots on Windows.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Ned Deily authored
supported.
-
Ned Deily authored
Retina displays. Applies to Tkinter apps, such as IDLE, on OS X framework builds linked with Cocoa Tk 8.5+. Suggested by Kevin Walzer
-
Gregory P. Smith authored
constructors once, to avoid memory leaks when finalizing and re-initializing the Python interpreter.
-
Gregory P. Smith authored
-
- 01 Feb, 2013 5 commits
-
-
Ned Deily authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
Additional fix for Issue #12268: The io module file object writelines() methods no longer abort early when one of its write system calls is interrupted (EINTR).
-
Gregory P. Smith authored
its destination path when extracting malicious zip files.
-
Serhiy Storchaka authored
-