]> granicus.if.org Git - python/commit
Described responsibilty of weakly referenced extension types to initialize
authorRaymond Hettinger <python@rcn.com>
Wed, 7 Aug 2002 16:18:54 +0000 (16:18 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 7 Aug 2002 16:18:54 +0000 (16:18 +0000)
commit22c001bd295a3481687bd9224c71a0f6b275f8aa
tree63e57f2596386c6eca8a9bdb0c5d1209ad66645a
parent861bb0244807df6642c19dcc99c54be29c69b0fa
Described responsibilty of weakly referenced extension types to initialize
the weakreflist to NULL in the constructor and to fill the tp_flags
slot with Py_TPFLAGS_HAVE_WEAKREFS.  Closes SF bug 586583.
Doc/lib/libweakref.tex