- 05 May, 2011 10 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Antoine Pitrou authored
-
R David Murray authored
-
Nick Coghlan authored
-
Nick Coghlan authored
Issue #11647: allow contextmanager objects to be used as decorators as described in the docs. Initial patch by Ysj Ray.
-
Ezio Melotti authored
-
Ezio Melotti authored
-
R David Murray authored
-
R David Murray authored
-
- 04 May, 2011 6 commits
-
-
Daniel Stutzbach authored
-
Antoine Pitrou authored
interpreter is shutting down; instead, these threads are now killed when they try to take the GIL.
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Brian Curtin authored
Patch by Bryce Verdier.
-
Brian Curtin authored
Patch by Bryce Verdier.
-
- 03 May, 2011 4 commits
-
-
Raymond Hettinger authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Antoine Pitrou authored
-
- 02 May, 2011 9 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Victor Stinner authored
-
R David Murray authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
-
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.
-