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 josh.r
Recipients Antony.Lee, Jim.Jewett, Trundle, Yury.Selivanov, barry, benjamin.peterson, cvrebert, daniel.urban, eric.araujo, gcbirzan, georg.brandl, gvanrossum, jamesh, josh.r, jwilk, ncoghlan, pitrou, yorik.sar
Date 2015-10-21.01:52:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1445392329.11.0.847768882146.issue12029@psf.upfronthosting.co.za>
In-reply-to
Content
On rereading #22540, maybe that won't be an issue (in the common case where no custom metaclasses are used for the exceptions to be caught, it looks like maybe there is no slow path to traverse?). Still worth double checking.
History
Date User Action Args
2015-10-21 01:52:09josh.rsetrecipients: + josh.r, gvanrossum, barry, georg.brandl, jamesh, ncoghlan, pitrou, benjamin.peterson, jwilk, eric.araujo, Trundle, cvrebert, daniel.urban, yorik.sar, Yury.Selivanov, Jim.Jewett, gcbirzan, Antony.Lee
2015-10-21 01:52:09josh.rsetmessageid: <1445392329.11.0.847768882146.issue12029@psf.upfronthosting.co.za>
2015-10-21 01:52:09josh.rlinkissue12029 messages
2015-10-21 01:52:08josh.rcreate