- 22 Sep, 2014 8 commits
-
-
Ned Deily authored
-
Ned Deily authored
-
Ned Deily authored
-
Ned Deily authored
-
Georg Brandl authored
return Unicode strings on Python 3.
-
Larry Hastings authored
-
Larry Hastings authored
-
Senthil Kumaran authored
after changes to issue22118 were submitted. Patch contributed by Demian Brecht and reviewed by Antoine Pitrou.
-
- 21 Sep, 2014 13 commits
-
-
Jesus Cea authored
-
Jesus Cea authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
module.
-
Serhiy Storchaka authored
module.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Antoine Pitrou authored
Issue #21332: Ensure that ``bufsize=1`` in subprocess.Popen() selects line buffering, rather than block buffering.
-
Antoine Pitrou authored
Issue #21332: Ensure that ``bufsize=1`` in subprocess.Popen() selects line buffering, rather than block buffering.
-
Serhiy Storchaka authored
AttributeError when sys.stderr is None.
-
Serhiy Storchaka authored
AttributeError when sys.stderr is None.
-
- 20 Sep, 2014 19 commits
-
-
Larry Hastings authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Antoine Pitrou authored
-
R David Murray authored
-
R David Murray authored
Since EmailMessage is a provisional API we can fix API bugs in a maintenance release, but I used a trick suggested by Serhiy to maintain backward compatibility with 3.4.0/1.
-
R David Murray authored
-
R David Murray authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
use patch context manager instead of decorator because the decorator 'leaks' metadata onto the function
-
Berker Peksag authored
-
Berker Peksag authored
-
Ned Deily authored
-
Ned Deily authored
python.org OS X installers are now distributed as signed installer packages compatible with the Gatekeeper security feature.
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-