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