summaryrefslogtreecommitdiffstats
path: root/Include/weakrefobject.h
Commit message (Expand)AuthorAgeFilesLines
* SF 1055820: weakref callback vs gc vs threadsTim Peters2004-10-301-0/+20
* Make weak references subclassable:Fred Drake2004-07-021-1/+6
* SF bug 839548: Bug in type's GC handling causes segfaults.Tim Peters2003-11-201-0/+2
* Excise DL_EXPORT from Include.Mark Hammond2002-08-121-7/+7
* Remove bogus declaration.Fred Drake2001-10-051-2/+0
* The weak reference implementation, separated from the weakref module.Fred Drake2001-10-051-0/+50