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 Eugene Viktorov, SilentGhost, eryksun, georg.brandl, martin.panter, vstinner
Date 2016-02-19.09:03:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1455872591.58.0.661998259804.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.

Ah strange :-) Python 3 must also be fixed.
History
Date User Action Args
2016-02-19 09:03:11vstinnersetrecipients: + vstinner, georg.brandl, SilentGhost, martin.panter, eryksun, Eugene Viktorov
2016-02-19 09:03:11vstinnersetmessageid: <1455872591.58.0.661998259804.issue26385@psf.upfronthosting.co.za>
2016-02-19 09:03:11vstinnerlinkissue26385 messages
2016-02-19 09:03:11vstinnercreate