- 05 Eyl, 2011 11 kayıt (commit)
-
-
Victor Stinner yazdı
-
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.
-
Senthil Kumaran yazdı
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ı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Lars Gustäbel 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)
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
#12888: Fix a bug in HTMLParser.unescape that prevented it to escape more than 128 entities. Patch by Peter Otten.
-
- 04 Eyl, 2011 10 kayıt (commit)
-
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 03 Eyl, 2011 3 kayıt (commit)
-
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 02 Eyl, 2011 16 kayıt (commit)
-
-
Éric Araujo yazdı
-
É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ı
-
Łukasz Langa yazdı
-
Łukasz Langa yazdı
-
Łukasz Langa yazdı
-
Amaury Forgeot d'Arc yazdı
-
Sandro Tosi yazdı
-
Sandro Tosi yazdı
-
Amaury Forgeot d'Arc yazdı
Structure field is not a string.
-
Amaury Forgeot d'Arc yazdı
a string.
-
Sandro Tosi yazdı
-
Sandro Tosi yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-