[docs] [issue27183] Clarify that Py_VISIT(NULL) does nothing

Roundup Robot report at bugs.python.org
Thu Jun 2 14:36:35 EDT 2016


Roundup Robot added the comment:

New changeset 7c67cb3b54b4 by Benjamin Peterson in branch '3.5':
note that Py_VISIT handles NULL (closes #27183)
https://hg.python.org/cpython/rev/7c67cb3b54b4

New changeset 42356e44af23 by Benjamin Peterson in branch '2.7':
note that Py_VISIT handles NULL (closes #27183)
https://hg.python.org/cpython/rev/42356e44af23

----------
nosy: +python-dev
resolution:  -> fixed
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27183>
_______________________________________


More information about the docs mailing list