[issue33713] memoryview can set an exception in tp_clear

Stefan Krah report at bugs.python.org
Thu May 31 08:32:54 EDT 2018


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

Could you please show how tp_clear() can be called when self->exports > 0? It should not happen.

#33622 is a big issue with many commits.  Would it be possible to extract the relevant part?

----------
nosy: +pitrou

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


More information about the Python-bugs-list mailing list