This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skrah
Recipients pitrou, serhiy.storchaka, skrah
Date 2018-05-31.12:32:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527769974.23.0.682650639539.issue33713@psf.upfronthosting.co.za>
In-reply-to
Content
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?
History
Date User Action Args
2018-05-31 12:32:54skrahsetrecipients: + skrah, pitrou, serhiy.storchaka
2018-05-31 12:32:54skrahsetmessageid: <1527769974.23.0.682650639539.issue33713@psf.upfronthosting.co.za>
2018-05-31 12:32:54skrahlinkissue33713 messages
2018-05-31 12:32:54skrahcreate