]> granicus.if.org Git - python/commit
Formalize that the Py_VISIT macro requires that the tp_traverse
authorTim Peters <tim.peters@gmail.com>
Thu, 15 Jul 2004 04:05:59 +0000 (04:05 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 15 Jul 2004 04:05:59 +0000 (04:05 +0000)
commiteda29306b34303af2b79366c12f54a223029c165
tree1215e26d073dba84614c4355d3335b852a3f0bf6
parent89ba1fff170f9e5de6f8c9c4ad598931c69492e8
Formalize that the Py_VISIT macro requires that the tp_traverse
implementation it's used in must give its arguments specific names.
Doc/api/newtypes.tex
Doc/ext/newtypes.tex
Include/objimpl.h