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 serhiy.storchaka
Recipients Ilja Everilä, serhiy.storchaka, terry.reedy
Date 2020-05-30.11:45:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590839112.83.0.527852781226.issue26407@roundup.psfhosted.org>
In-reply-to
Content
It is definitely a bug. It can mask exceptions out of the control of the programmer like MemoryError and KeyboardInterrupt.
History
Date User Action Args
2020-05-30 11:45:12serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, Ilja Everilä
2020-05-30 11:45:12serhiy.storchakasetmessageid: <1590839112.83.0.527852781226.issue26407@roundup.psfhosted.org>
2020-05-30 11:45:12serhiy.storchakalinkissue26407 messages
2020-05-30 11:45:12serhiy.storchakacreate