- 09 Ara, 2012 3 kayıt (commit)
-
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
Original patch by Julien Courteau and Pierre Paul Lefebvre.
-
- 08 Ara, 2012 6 kayıt (commit)
-
-
Antoine Pitrou yazdı
Issue #16602: When a weakref's target was part of a long deallocation chain, the object could remain reachable through its weakref even though its refcount had dropped to zero. Thanks to Eugene Toder for diagnosing and reporting the issue.
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Andrew Svetlov yazdı
Patch by Steven Kryskalla.
-
Ezio Melotti yazdı
-
Antoine Pitrou yazdı
-
- 06 Ara, 2012 1 kayıt (commit)
-
-
Andrew Svetlov yazdı
Thanks to Sean Munkel from docs@
-
- 05 Ara, 2012 1 kayıt (commit)
-
-
Jesus Cea yazdı
-
- 04 Ara, 2012 1 kayıt (commit)
-
-
Victor Stinner yazdı
This is necessary for ZFS systems, which don't support UF_IMMUTABLE. -- Kubilay Kocak (koobs) asked me on IRC to backport this fix to Python 2.7: done!
-
- 03 Ara, 2012 2 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
- 02 Ara, 2012 5 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Mark Dickinson yazdı
-
Antoine Pitrou yazdı
Patch by Serhiy Storchaka.
-
Christian Heimes yazdı
-
Raymond Hettinger yazdı
-
- 01 Ara, 2012 1 kayıt (commit)
-
-
Ezio Melotti yazdı
-
- 30 Kas, 2012 4 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Patch by Bruno Dupuis.
-
Chris Jerdonek yazdı
The corresponding 3.x commits are 69d5d834c5cb, 40fd26a4206b, and 74d8a2a20c52.
-
- 29 Kas, 2012 8 kayıt (commit)
-
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
when read several extension modules from the same binary object file.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Patch by Jonathan Kotta.
-
Andrew Svetlov yazdı
Patch by Serhiy Storchaka.
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 28 Kas, 2012 2 kayıt (commit)
-
-
Stefan Krah yazdı
-
Ezio Melotti yazdı
-
- 27 Kas, 2012 2 kayıt (commit)
-
-
Gregory P. Smith yazdı
initialization. If the interpreter is shut down and reinitialized (embedded CPython), the old module dictionary was not dec-refed during the next import of the time extension module. Contributed by Torsten Marek of Google.
-
Ezio Melotti yazdı
-
- 26 Kas, 2012 2 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Chris Jerdonek yazdı
-
- 25 Kas, 2012 2 kayıt (commit)
-
-
Mark Dickinson yazdı
-
Mark Dickinson yazdı
-