[issue1566] sock_type doesn't have GC although it can contain a PyObject*

Amaury Forgeot d'Arc report at bugs.python.org
Fri Dec 7 13:23:23 CET 2007


Amaury Forgeot d'Arc added the comment:

But there is not PyObject* in this struct. errorhandler is a pointer to
a C function returning a PyObject*; it cannot create a reference cycle.

----------
nosy: +amaury.forgeotdarc

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1566>
__________________________________


More information about the Python-bugs-list mailing list