- 02 May, 2011 7 kayıt (commit)
-
-
Victor Stinner yazdı
-
R David Murray yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Benjamin Peterson yazdı
-
Raymond Hettinger yazdı
-
- 01 May, 2011 12 kayıt (commit)
-
-
Victor Stinner yazdı
to get around a mmap bug with sparse files. Patch written by Steffen Daode Nurpmeso.
-
Victor Stinner yazdı
mmap bug with sparse files. Patch written by Steffen Daode Nurpmeso.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
descriptor, the check of the object type doesn't read the __class__ attribute anymore. Fix a crash if a class override its __class__ attribute (e.g. a proxy of the str type).
-
Victor Stinner yazdı
check of the object type doesn't read the __class__ attribute anymore. Fix a crash if a class override its __class__ attribute (e.g. a proxy of the str type).
-
Georg Brandl yazdı
-
R David Murray yazdı
Patch by Lars Michelsen.
-
R David Murray yazdı
Patch by Lars Michelsen.
-
Éric Araujo yazdı
-
- 30 Nis, 2011 9 kayıt (commit)
-
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Brian Curtin yazdı
-
Brian Curtin yazdı
-
- 29 Nis, 2011 3 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
Brian Curtin yazdı
constants to be used for STARTUPINFO were exposed due to the change.
-
Ezio Melotti yazdı
-
- 28 Nis, 2011 3 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-
Ezio Melotti yazdı
-
- 27 Nis, 2011 5 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Ezio Melotti yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Ezio Melotti yazdı
-
- 26 Nis, 2011 1 kayıt (commit)
-
-
Victor Stinner yazdı
subinterpreter to fix a bootstrap issue with codecs implemented in Python, as the ISO-8859-15 codec. Add fscodec_initialized attribute to the PyInterpreterState structure.
-