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 petr.viktorin
Recipients eelizondo, petr.viktorin
Date 2019-09-11.09:17:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568193437.08.0.766173544983.issue37879@roundup.psfhosted.org>
In-reply-to
Content
New changeset ff023ed36ea260ab64be5895f1f1f087c798987a by Petr Viktorin (Eddie Elizondo) in branch 'master':
bpo-37879: Suppress subtype_dealloc decref when base type is a C heap type (GH-15323)
https://github.com/python/cpython/commit/ff023ed36ea260ab64be5895f1f1f087c798987a
History
Date User Action Args
2019-09-11 09:17:17petr.viktorinsetrecipients: + petr.viktorin, eelizondo
2019-09-11 09:17:17petr.viktorinsetmessageid: <1568193437.08.0.766173544983.issue37879@roundup.psfhosted.org>
2019-09-11 09:17:17petr.viktorinlinkissue37879 messages
2019-09-11 09:17:16petr.viktorincreate