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 brandtbucher, pablogsal, rhettinger, serhiy.storchaka, tim.peters, vstinner
Date 2020-12-03.20:34:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607027677.99.0.137950719486.issue42536@roundup.psfhosted.org>
In-reply-to
Content
> The GC visit may happen when the refcount of the result tuple is > 1, but it may drop back to 1 before __next__ called again

Good point. Also, is it possible that a more complex cycle ends having more than one reference to that result, so indeed that is not enough.
History
Date User Action Args
2020-12-03 20:34:38pablogsalsetrecipients: + pablogsal, tim.peters, rhettinger, vstinner, serhiy.storchaka, brandtbucher
2020-12-03 20:34:37pablogsalsetmessageid: <1607027677.99.0.137950719486.issue42536@roundup.psfhosted.org>
2020-12-03 20:34:37pablogsallinkissue42536 messages
2020-12-03 20:34:37pablogsalcreate
Morty Proxy This is a proxified and sanitized view of the page, visit original site.