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 astrosticks, iritkatriel
Date 2022-01-30.00:24:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643502270.69.0.91344545758.issue44264@roundup.psfhosted.org>
In-reply-to
Content
> if a user of a Python program were to come across it, it may not indicate what they needed to do to avoid the crash. 

The user of a program should not see this exception. The program should translate it to an error that would make sense to the user.
History
Date User Action Args
2022-01-30 00:24:30iritkatrielsetrecipients: + iritkatriel, astrosticks
2022-01-30 00:24:30iritkatrielsetmessageid: <1643502270.69.0.91344545758.issue44264@roundup.psfhosted.org>
2022-01-30 00:24:30iritkatriellinkissue44264 messages
2022-01-30 00:24:30iritkatrielcreate