- 30 Eki, 2004 1 kayıt (commit)
-
-
Tim Peters yazdı
In cyclic gc, clear weakrefs to unreachable objects before allowing any Python code (weakref callbacks or __del__ methods) to run. This is a critical bugfix, affecting all versions of Python since weakrefs were introduced. I'll backport to 2.3.
-
- 20 Kas, 2003 1 kayıt (commit)
-
-
Tim Peters yazdı
Also SF patch 843455. This is a critical bugfix. I'll backport to 2.3 maint, but not beyond that. The bugs this fixes have been there since weakrefs were introduced.
-