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 miss-islington
Recipients Anthony Sottile, ammar2, christian.heimes, erlendaasland, miss-islington, pablogsal, paul.moore, shreyanavigyan, stestagg, steve.dower, tim.golden, twouters, vstinner, zach.ware
Date 2021-07-15.23:36:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626392219.94.0.980385610293.issue44184@roundup.psfhosted.org>
In-reply-to
Content
New changeset 298ee657ab8170adf75a186c0414b7ca3baf1991 by Miss Islington (bot) in branch '3.9':
bpo-44184: Fix subtype_dealloc() for freed type (GH-26274)
https://github.com/python/cpython/commit/298ee657ab8170adf75a186c0414b7ca3baf1991
History
Date User Action Args
2021-07-15 23:36:59miss-islingtonsetrecipients: + miss-islington, twouters, paul.moore, vstinner, christian.heimes, tim.golden, zach.ware, steve.dower, Anthony Sottile, ammar2, pablogsal, erlendaasland, stestagg, shreyanavigyan
2021-07-15 23:36:59miss-islingtonsetmessageid: <1626392219.94.0.980385610293.issue44184@roundup.psfhosted.org>
2021-07-15 23:36:59miss-islingtonlinkissue44184 messages
2021-07-15 23:36:59miss-islingtoncreate