]> granicus.if.org Git - python/commit
SF bug #1193966: Weakref types documentation misplaced
authorFred Drake <fdrake@acm.org>
Sat, 29 Jul 2006 20:04:42 +0000 (20:04 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 29 Jul 2006 20:04:42 +0000 (20:04 +0000)
commit45540b0922f1858c4214287941b9c3b2888767e0
tree3b37bef9127a0f86f96615903a2c15969ed850ba
parent9964fdb466d7338c37e30b302d42bb0df697d234
SF bug #1193966: Weakref types documentation misplaced

The information about supporting weakrefs with types defined in C extensions
is moved to the Extending & Embedding manual.  Py_TPFLAGS_HAVE_WEAKREFS is
no longer mentioned since it is part of Py_TPFLAGS_DEFAULT.
Doc/ext/newtypes.tex
Doc/lib/libweakref.tex