summaryrefslogtreecommitdiffstats
path: root/Modules/gc_weakref.txt
Commit message (Collapse)AuthorAgeFilesLines
* SF bug 839548: Bug in type's GC handling causes segfaults.Tim Peters2003-11-201-0/+107
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.