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 pablogsal
Recipients Anthony Sottile, ammar2, christian.heimes, erlendaasland, pablogsal, paul.moore, shreyanavigyan, stestagg, steve.dower, tim.golden, vstinner, zach.ware
Date 2021-05-20.21:31:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621546274.86.0.945419492838.issue44184@roundup.psfhosted.org>
In-reply-to
Content
My bet is because this is caused by the AST module using heap typed here. There is probably a missing strong reference somewhere.
History
Date User Action Args
2021-05-20 21:31:14pablogsalsetrecipients: + pablogsal, paul.moore, vstinner, christian.heimes, tim.golden, zach.ware, steve.dower, Anthony Sottile, ammar2, erlendaasland, stestagg, shreyanavigyan
2021-05-20 21:31:14pablogsalsetmessageid: <1621546274.86.0.945419492838.issue44184@roundup.psfhosted.org>
2021-05-20 21:31:14pablogsallinkissue44184 messages
2021-05-20 21:31:14pablogsalcreate