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 Anthony Sottile, ammar2, christian.heimes, erlendaasland, miss-islington, pablogsal, paul.moore, shreyanavigyan, stestagg, steve.dower, tim.golden, vstinner, zach.ware
Date 2021-05-21.22:50:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621637418.32.0.673389586055.issue44184@roundup.psfhosted.org>
In-reply-to
Content
New changeset 50b0d148a68072292832eb69bdf1815b8059355f by Miss Islington (bot) in branch '3.10':
bpo-44184: Fix subtype_dealloc() for freed type (GH-26274) (GH-26290)
https://github.com/python/cpython/commit/50b0d148a68072292832eb69bdf1815b8059355f
History
Date User Action Args
2021-05-21 22:50:18vstinnersetrecipients: + vstinner, paul.moore, christian.heimes, tim.golden, zach.ware, steve.dower, Anthony Sottile, ammar2, pablogsal, miss-islington, erlendaasland, stestagg, shreyanavigyan
2021-05-21 22:50:18vstinnersetmessageid: <1621637418.32.0.673389586055.issue44184@roundup.psfhosted.org>
2021-05-21 22:50:18vstinnerlinkissue44184 messages
2021-05-21 22:50:18vstinnercreate