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
Date 2021-08-14.22:19:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628979544.28.0.00417501758945.issue44917@roundup.psfhosted.org>
In-reply-to
Content
Perhaps the interpreter should detect that it is about to raise a RecusionError whose context is another RecursionError, and raise a FatalError instead?
History
Date User Action Args
2021-08-14 22:19:04iritkatrielsetrecipients: + iritkatriel
2021-08-14 22:19:04iritkatrielsetmessageid: <1628979544.28.0.00417501758945.issue44917@roundup.psfhosted.org>
2021-08-14 22:19:04iritkatriellinkissue44917 messages
2021-08-14 22:19:04iritkatrielcreate