[issue33713] memoryview can set an exception in tp_clear

Stefan Krah report at bugs.python.org
Thu May 31 09:06:58 EDT 2018


Stefan Krah <stefan at bytereef.org> added the comment:

The point is that *no garbage collection is triggered* if self->exports > 0.

It would be a major bug if it were and I suspect it would be reported within a week.  Fortunately, no such bug has been reported in 6 years.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33713>
_______________________________________


More information about the Python-bugs-list mailing list