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 chris.jerdonek, pablogsal, serhiy.storchaka
Date 2021-08-22.22:10:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629670247.43.0.844239140515.issue44938@roundup.psfhosted.org>
In-reply-to
Content
As long as the cycles don't actually end in a crash or an infinite cycle, I think is fine to not include them in the contact.

Even if that were included I don't think is actually a problem. Many APIs in C or C++ require the user to not form cycles, for instance, shared pointers in the c++ stdlib.
History
Date User Action Args
2021-08-22 22:10:47pablogsalsetrecipients: + pablogsal, chris.jerdonek, serhiy.storchaka
2021-08-22 22:10:47pablogsalsetmessageid: <1629670247.43.0.844239140515.issue44938@roundup.psfhosted.org>
2021-08-22 22:10:47pablogsallinkissue44938 messages
2021-08-22 22:10:47pablogsalcreate