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 iritkatriel
Recipients iritkatriel, thyyyy
Date 2021-05-20.16:56:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621529788.04.0.680936698226.issue41318@roundup.psfhosted.org>
In-reply-to
Content
I am unable to reproduce the error with your code on 3.11.  It could be that recent changes in recursion handling fixed this case.

As I mentioned on the PR, adding this to the error message can make it even more confusing because this is not the only scenario in which this error can show up.

I'm closing this issue for the two reasons mentioned above.
History
Date User Action Args
2021-05-20 16:56:28iritkatrielsetrecipients: + iritkatriel, thyyyy
2021-05-20 16:56:28iritkatrielsetmessageid: <1621529788.04.0.680936698226.issue41318@roundup.psfhosted.org>
2021-05-20 16:56:27iritkatriellinkissue41318 messages
2021-05-20 16:56:27iritkatrielcreate