- 21 Ock, 2012 5 kayıt (commit)
-
-
Gregory P. Smith yazdı
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 yazdı
-
Antoine Pitrou yazdı
Issue #12922: fix the TextIOBase documentation to include a description of seek() and tell() methods.
-
Sandro Tosi yazdı
-
Senthil Kumaran yazdı
-
- 20 Ock, 2012 4 kayıt (commit)
-
-
Łukasz Langa yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Meador Inge yazdı
-
- 19 Ock, 2012 4 kayıt (commit)
-
-
Sandro Tosi yazdı
-
Sandro Tosi yazdı
-
Sandro Tosi yazdı
-
Meador Inge yazdı
-
- 18 Ock, 2012 13 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
(this was easier than I thought!)
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Nadeem Vawda yazdı
-
Jesus Cea yazdı
And yet another emergency fix for #13803 bootstrap issue: Under Solaris, distutils doesn't include bitness in the directory name
-
Jesus Cea yazdı
Yet another emergency fix for #13803 bootstrap issue: Under Solaris, distutils doesn't include bitness in the directory name
-
Ezio Melotti yazdı
-
Jesus Cea yazdı
Emergency fix for #13803 bootstrap issue: Under Solaris, distutils doesn't include bitness in the directory name
-
Jesus Cea yazdı
-
- 17 Ock, 2012 2 kayıt (commit)
-
-
Antoine Pitrou yazdı
(prelude to issue #6531).
-
Antoine Pitrou yazdı
Patch by Oleg Plakhotnyuk.
-
- 16 Ock, 2012 10 kayıt (commit)
-
-
Georg Brandl yazdı
-
Sandro Tosi yazdı
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
changes).
-
Terry Jan Reedy yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Benjamin Peterson yazdı
-
Meador Inge yazdı
-
Terry Jan Reedy yazdı
Patch by Roger Serwy.
-
- 14 Ock, 2012 2 kayıt (commit)
-
-
Gregory P. Smith yazdı
to a single #define instead of having several copies in several files. This excludes the Modules/ tree (datetime and expat both have a copy for their own purposes with no need for it to be the same).
-
Sandro Tosi yazdı
-