1. c5e060d _PyWeakref_GetWeakrefCount() now returns a Py_ssize_t instead of long. by Neal Norwitz · 18 years ago
  2. ead8b7a SF 1055820: weakref callback vs gc vs threads by Tim Peters · 20 years ago
  3. 0a4dd39 Make weak references subclassable: by Fred Drake · 20 years ago
  4. 403a203 SF bug 839548: Bug in type's GC handling causes segfaults. by Tim Peters · 21 years ago
  5. 91a681d Excise DL_EXPORT from Include. by Mark Hammond · 22 years ago
  6. 335244c Remove bogus declaration. by Fred Drake · 23 years ago
  7. 8844d52 The weak reference implementation, separated from the weakref module. by Fred Drake · 23 years ago