]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Documented the new Py_VISIT macro to simplify implementation of
authorJim Fulton <jim@zope.com>
Wed, 14 Jul 2004 19:08:17 +0000 (19:08 +0000)
committerJim Fulton <jim@zope.com>
Wed, 14 Jul 2004 19:08:17 +0000 (19:08 +0000)
commitaa6389e13be460cce1f16f2a525ba8754737d30b
tree719b5d9c9331896054b9a4f09e5d2e95e086f898
parent8c5aeaa2770c958414c0785229a5e038ed97a234
Documented the new Py_VISIT macro to simplify implementation of
tp_traverse handlers. (Tim made me do it. ;)
Doc/api/newtypes.tex
Include/objimpl.h