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 cheryl.sabella, docs@python, nanjekyejoannah, ncoghlan, pitrou, plasticgap, vstinner
Date 2019-09-06.15:42:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567784521.86.0.281609973342.issue15088@roundup.psfhosted.org>
In-reply-to
Content
New changeset 74b662cf202753d224d82d5503974cce881f7436 by Victor Stinner (Joannah Nanjekye) in branch 'master':
bpo-15088 : Remove PyGen_NeedsFinalizing() (GH-15702)
https://github.com/python/cpython/commit/74b662cf202753d224d82d5503974cce881f7436
History
Date User Action Args
2019-09-06 15:42:02vstinnersetrecipients: + vstinner, ncoghlan, pitrou, docs@python, plasticgap, cheryl.sabella, nanjekyejoannah
2019-09-06 15:42:01vstinnersetmessageid: <1567784521.86.0.281609973342.issue15088@roundup.psfhosted.org>
2019-09-06 15:42:01vstinnerlinkissue15088 messages
2019-09-06 15:42:01vstinnercreate