- 02 May, 2011 2 commits
-
-
Benjamin Peterson authored
-
Raymond Hettinger authored
-
- 01 May, 2011 11 commits
-
-
Victor Stinner authored
to get around a mmap bug with sparse files. Patch written by Steffen Daode Nurpmeso.
-
Victor Stinner authored
mmap bug with sparse files. Patch written by Steffen Daode Nurpmeso.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
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 authored
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 authored
-
R David Murray authored
Patch by Lars Michelsen.
-
R David Murray authored
Patch by Lars Michelsen.
-
- 30 Apr, 2011 9 commits
-
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Brian Curtin authored
-
Brian Curtin authored
-
- 29 Apr, 2011 3 commits
-
-
Senthil Kumaran authored
-
Brian Curtin authored
constants to be used for STARTUPINFO were exposed due to the change.
-
Ezio Melotti authored
-
- 28 Apr, 2011 3 commits
-
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Ezio Melotti authored
-
- 27 Apr, 2011 5 commits
-
-
Raymond Hettinger authored
-
Ezio Melotti authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Ezio Melotti authored
-
- 26 Apr, 2011 2 commits
-
-
Victor Stinner authored
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.
-
Victor Stinner authored
... instead of PyErr_Print() because we don't need to set sys attributes, the sys module is destroyed just after printing the error.
-
- 30 Apr, 2011 2 commits
-
-
Łukasz Langa authored
-
Brian Curtin authored
-
- 29 Apr, 2011 3 commits
-
-
Senthil Kumaran authored
-
Brian Curtin authored
-
Łukasz Langa authored
-