- 01 May, 2011 13 commits
-
-
Victor Stinner 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
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).
-
Victor Stinner authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
R David Murray authored
Patch by Lars Michelsen.
-
R David Murray authored
Patch by Lars Michelsen.
-
R David Murray authored
Patch by Lars Michelsen.
-
- 30 Apr, 2011 26 commits
-
-
Victor Stinner authored
Patch written by Charles-Francois Natali.
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
Ezio Melotti authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Georg Brandl authored
-
Victor Stinner authored
and/or change the signal mask of the calling thread. Fix also tests of test_io using threads and an alarm: use pthread_sigmask() to ensure that the SIGALRM signal is received by the main thread. Original patch written by Jean-Paul Calderone.
-
Victor Stinner authored
-
Victor Stinner authored
-
Łukasz Langa authored
Possibly redundant once 3.2.1 is out.
-
Łukasz Langa authored
-
Brian Curtin authored
-
Brian Curtin authored
-
Brian Curtin authored
-
Brian Curtin authored
-
- 29 Apr, 2011 1 commit
-
-
Senthil Kumaran authored
merge from 3.2.
-