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 vstinner
Recipients nascheme, pablogsal, vstinner
Date 2021-08-11.09:46:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628675187.27.0.467857243213.issue44881@roundup.psfhosted.org>
In-reply-to
Content
> Now, any object that uses the trashcan *must* be a GC object.

It would be nice to add an assertion in _PyTrash_begin().
History
Date User Action Args
2021-08-11 09:46:27vstinnersetrecipients: + vstinner, nascheme, pablogsal
2021-08-11 09:46:27vstinnersetmessageid: <1628675187.27.0.467857243213.issue44881@roundup.psfhosted.org>
2021-08-11 09:46:27vstinnerlinkissue44881 messages
2021-08-11 09:46:27vstinnercreate