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 serhiy.storchaka
Recipients Rotem Yaari, Yury.Selivanov, georg.brandl, gregory.p.smith, larry, larsonreever, ncoghlan, oconnor663, python-dev, serhiy.storchaka, terry.reedy, vstinner, yselivanov
Date 2020-05-30.20:07:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590869262.45.0.119497790823.issue25782@roundup.psfhosted.org>
In-reply-to
Content
Issue40696 is other example of creating a cycle.

I think we should solve general problem preventing loops by merging one of proposed patches.
History
Date User Action Args
2020-05-30 20:07:42serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, terry.reedy, gregory.p.smith, ncoghlan, vstinner, larry, Yury.Selivanov, python-dev, yselivanov, oconnor663, Rotem Yaari, larsonreever
2020-05-30 20:07:42serhiy.storchakasetmessageid: <1590869262.45.0.119497790823.issue25782@roundup.psfhosted.org>
2020-05-30 20:07:42serhiy.storchakalinkissue25782 messages
2020-05-30 20:07:42serhiy.storchakacreate