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 BTaskaya, Mark.Shannon, kj, orsenthil, pablogsal, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2021-09-07.13:42:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631022139.55.0.394200535996.issue44348@roundup.psfhosted.org>
In-reply-to
Content
New changeset fb305092a5d7894b41f122c1a1117b3abf4c567e by Victor Stinner in branch 'main':
bpo-44348: BaseException deallocator uses trashcan (GH-28190)
https://github.com/python/cpython/commit/fb305092a5d7894b41f122c1a1117b3abf4c567e
History
Date User Action Args
2021-09-07 13:42:19vstinnersetrecipients: + vstinner, paul.moore, orsenthil, tim.golden, Mark.Shannon, zach.ware, steve.dower, pablogsal, BTaskaya, kj
2021-09-07 13:42:19vstinnersetmessageid: <1631022139.55.0.394200535996.issue44348@roundup.psfhosted.org>
2021-09-07 13:42:19vstinnerlinkissue44348 messages
2021-09-07 13:42:19vstinnercreate