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 python-dev
Recipients Ramchandra Apte, asvetlov, brett.cannon, eric.araujo, ezio.melotti, martin.panter, python-dev, sbt, serhiy.storchaka, terry.reedy, vstinner
Date 2015-05-20.07:34:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150520073404.26582.63277@psf.io>
In-reply-to
Content
New changeset b3a7215b9ce4 by Serhiy Storchaka in branch 'default':
Issue #16261: Converted some bare except statements to except statements
https://hg.python.org/cpython/rev/b3a7215b9ce4
History
Date User Action Args
2015-05-20 07:34:07python-devsetrecipients: + python-dev, brett.cannon, terry.reedy, vstinner, ezio.melotti, eric.araujo, asvetlov, sbt, Ramchandra Apte, martin.panter, serhiy.storchaka
2015-05-20 07:34:07python-devlinkissue16261 messages
2015-05-20 07:34:07python-devcreate