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 martin.panter
Recipients Eugene Viktorov, SilentGhost, eryksun, georg.brandl, martin.panter, vstinner
Date 2016-02-19.08:49:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1455871788.09.0.311801810664.issue26385@psf.upfronthosting.co.za>
In-reply-to
Content
Victor: You changed “except Exception:” to bare “except:” in revision 182f08c0dd45 in Python 2, but the Python 3 code never got such a change.
History
Date User Action Args
2016-02-19 08:49:48martin.pantersetrecipients: + martin.panter, georg.brandl, vstinner, SilentGhost, eryksun, Eugene Viktorov
2016-02-19 08:49:48martin.pantersetmessageid: <1455871788.09.0.311801810664.issue26385@psf.upfronthosting.co.za>
2016-02-19 08:49:48martin.panterlinkissue26385 messages
2016-02-19 08:49:47martin.pantercreate