- 04 Dec, 2014 1 commit
-
-
Terry Jan Reedy authored
from idlelib/help.txt, add 'C' comment, and remove obsolete ^Z comment Original patch by Zach Ware.
-
- 03 Dec, 2014 2 commits
-
-
Antoine Pitrou authored
-
Serhiy Storchaka authored
returned by ZipFile.open() can now operate independently of the ZipFile even if the ZipFile was created by passing in a file-like object as the first argument to the constructor.
-
- 02 Dec, 2014 4 commits
-
-
Victor Stinner authored
-
Victor Stinner authored
-
Barry Warsaw authored
Windows buildbots. Found by Jeremy Kloth.
-
Serhiy Storchaka authored
is specified with non-string argument. Based on patch by Renaud Blanch.
-
- 01 Dec, 2014 9 commits
-
-
Barry Warsaw authored
-
Barry Warsaw authored
asked to compile a source file containing multiple dots in the source file name.
-
Barry Warsaw authored
asked to compile a source file containing multiple dots in the source file name.
-
Terry Jan Reedy authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
Original patch by Martin Panter.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
instead of deperecated cgi.escape(). Original patch by Raymond Hettinger.
-
- 30 Nov, 2014 3 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Patch by Alex Gaynor.
-
- 29 Nov, 2014 1 commit
-
-
Antoine Pitrou authored
-
- 28 Nov, 2014 6 commits
-
-
Ned Deily authored
-
Victor Stinner authored
-
Victor Stinner authored
Patch written by Martin Richard.
-
Victor Stinner authored
-
Victor Stinner authored
-
Benjamin Peterson authored
-
- 27 Nov, 2014 10 commits
-
-
Serhiy Storchaka authored
current directory in current directory.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
bytes path.
-
Serhiy Storchaka authored
7159 instead of obsoleted RFC 4627.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
collections module now accept the self keyword argument.
-
Zachary Ware authored
Suggested by James Lowden on docs@.
-
Ethan Furman authored
-
Benjamin Peterson authored
-
Zachary Ware authored
-
- 26 Nov, 2014 1 commit
-
-
Benjamin Peterson authored
-
- 25 Nov, 2014 3 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Victor Stinner authored
objects in the SubprocessStreamProtocol. It allows to pause the transport to not buffer too much stdout or stderr data.
-