- 21 Jan, 2012 13 commits
-
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
suboptimal by closing all possible file descriptors rather than just the open ones in the child process before exec(). It now closes only the open fds when it is possible to safely determine what those are.
-
Gregory P. Smith authored
suboptimal by closing all possible file descriptors rather than just the open ones in the child process before exec(). It now closes only the open fds when it is possible to safely determine what those are.
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Antoine Pitrou authored
Issue #12922: fix the TextIOBase documentation to include a description of seek() and tell() methods.
-
Antoine Pitrou authored
Issue #12922: fix the TextIOBase documentation to include a description of seek() and tell() methods.
-
Victor Stinner authored
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
- 20 Jan, 2012 11 commits
-
-
Benjamin Peterson authored
-
Łukasz Langa authored
-
Łukasz Langa authored
-
Łukasz Langa authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Meador Inge authored
-
Meador Inge authored
-
Victor Stinner authored
go backward)
-
Eric V. Smith authored
-
- 19 Jan, 2012 14 commits
-
-
Benjamin Peterson authored
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Meador Inge authored
-
Meador Inge authored
-
Meador Inge authored
-
Meador Inge authored
-
Benjamin Peterson authored
-
- 18 Jan, 2012 2 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-