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 vstinner
Recipients salty-horse, vstinner
Date 2019-01-15.11:26:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547551618.19.0.802379973547.issue35743@roundup.psfhosted.org>
In-reply-to
Content
> Sorry, I was confused by how Python 3 prints the traceback of ignored exceptions, and Python 2 does not.

It's not a bug but a nice feature which helps you to debug your code!
History
Date User Action Args
2019-01-15 11:26:59vstinnersetrecipients: + vstinner, salty-horse
2019-01-15 11:26:58vstinnersetmessageid: <1547551618.19.0.802379973547.issue35743@roundup.psfhosted.org>
2019-01-15 11:26:58vstinnerlinkissue35743 messages
2019-01-15 11:26:58vstinnercreate