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 cliff.cordeiro
Recipients cliff.cordeiro
Date 2021-08-07.02:34:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628303695.46.0.880248452286.issue44857@roundup.psfhosted.org>
In-reply-to
Content
It looks like the collector does detect the cycle and that's why it ends up in garbage with gc.DEBUG_SAVEALL set. Sorry about that.
History
Date User Action Args
2021-08-07 02:34:55cliff.cordeirosetrecipients: + cliff.cordeiro
2021-08-07 02:34:55cliff.cordeirosetmessageid: <1628303695.46.0.880248452286.issue44857@roundup.psfhosted.org>
2021-08-07 02:34:55cliff.cordeirolinkissue44857 messages
2021-08-07 02:34:55cliff.cordeirocreate