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, terry.reedy, vlad2
Date 2021-02-02.00:38:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612226284.61.0.211320336989.issue43048@roundup.psfhosted.org>
In-reply-to
Content
I meant to catch the exception in the constructor’s recursive call, and if necessary then the same again in format (if there are more function calls per exception in format, it will be necessary. The unit test from the 3.10 patch will tell).

Would that not work?
History
Date User Action Args
2021-02-02 00:38:04iritkatrielsetrecipients: + iritkatriel, terry.reedy, vlad2
2021-02-02 00:38:04iritkatrielsetmessageid: <1612226284.61.0.211320336989.issue43048@roundup.psfhosted.org>
2021-02-02 00:38:04iritkatriellinkissue43048 messages
2021-02-02 00:38:04iritkatrielcreate