- 09 Eyl, 2011 3 kayıt (commit)
-
-
Jesus Cea yazdı
-
Éric Araujo yazdı
-
Jesus Cea yazdı
-
- 06 Eyl, 2011 1 kayıt (commit)
-
-
Vinay Sajip yazdı
-
- 05 Eyl, 2011 5 kayıt (commit)
-
-
Victor Stinner yazdı
Backport from Python 3.2 (e11b4c945f7e).
-
Victor Stinner yazdı
sys.platform is now always 'linux2' on Linux (even on Linux 3)
-
Senthil Kumaran yazdı
merge from 3.2. Fix closes Issue11155 - Correct the multiprocessing.Queue.put's arg (replace 'item' with 'obj') in the docs. Patch by Westley Martínez.
-
Éric Araujo yazdı
-
Lars Gustäbel yazdı
tarfile unnecessarily checked the existence of numerical user and group ids on extraction. If one of them did not exist the respective id of the current user (i.e. root) was used for the file and ownership information was lost. (Patch by Sebastien Luttringer)
-
- 02 Eyl, 2011 6 kayıt (commit)
-
-
Éric Araujo yazdı
sdist used to crash with a full traceback dump instead of printing a nice warning with the faulty line number.
-
Éric Araujo yazdı
-
Sandro Tosi yazdı
-
Amaury Forgeot d'Arc yazdı
a string.
-
Sandro Tosi yazdı
-
Éric Araujo yazdı
-
- 01 Eyl, 2011 8 kayıt (commit)
-
-
Victor Stinner yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
Backport of R. David Murray’s 3.2 patch. The code is ugly, with print statements split across lines, but the output is readable.
-
Éric Araujo yazdı
Text adapted from the PEP. Addition requested by Terry J. Reedy on 2011-02-23 on python-dev.
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Ezio Melotti yazdı
-
- 31 Agu, 2011 1 kayıt (commit)
-
-
Éric Araujo yazdı
Patch by Hallvard B Furuseth.
-
- 30 Agu, 2011 2 kayıt (commit)
-
-
Amaury Forgeot d'Arc yazdı
some functions like file.write().
-
Sandro Tosi yazdı
-
- 29 Agu, 2011 3 kayıt (commit)
-
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Nadeem Vawda yazdı
-
- 28 Agu, 2011 3 kayıt (commit)
-
-
Charles-François Natali yazdı
-
Charles-François Natali yazdı
greater than FD_SETSIZE.
-
Nadeem Vawda yazdı
If the version of zlib used to compile the zlib module is incompatible with the one that is actually linked in, then calls into zlib will fail. This can leave attributes of the z_stream uninitialized, so we must take care to avoid segfaulting by trying to use an invalid pointer. Fix by Richard M. Tew.
-
- 27 Agu, 2011 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
- 26 Agu, 2011 3 kayıt (commit)
-
-
Éric Araujo yazdı
The doc already points to argparse.
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
- 25 Agu, 2011 1 kayıt (commit)
-
-
Éric Araujo yazdı
-
- 26 Agu, 2011 3 kayıt (commit)
-
-
Éric Araujo yazdı
Initial patch by Yue Shuaijie.
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-