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, xgenadam
Date 2020-10-30.23:07:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604099256.79.0.426033419993.issue42184@roundup.psfhosted.org>
In-reply-to
Content
This is true in 3.10 as well. The same happens if __repr__ raises an exception. do_args command doesn't handle exceptions from repr.

See also issue37022.
History
Date User Action Args
2020-10-30 23:07:36iritkatrielsetrecipients: + iritkatriel, xgenadam
2020-10-30 23:07:36iritkatrielsetmessageid: <1604099256.79.0.426033419993.issue42184@roundup.psfhosted.org>
2020-10-30 23:07:36iritkatriellinkissue42184 messages
2020-10-30 23:07:36iritkatrielcreate