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 Mark.Shannon
Recipients Mark.Shannon, benjamin.peterson, ncoghlan, pitrou, serhiy.storchaka
Date 2018-03-18.21:37:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521409052.74.0.467229070634.issue32949@psf.upfronthosting.co.za>
In-reply-to
Content
It is fiddly to get the frame-setlineno code right for duplicated catch blocks, but it is far from impossible.
History
Date User Action Args
2018-03-18 21:37:32Mark.Shannonsetrecipients: + Mark.Shannon, ncoghlan, pitrou, benjamin.peterson, serhiy.storchaka
2018-03-18 21:37:32Mark.Shannonsetmessageid: <1521409052.74.0.467229070634.issue32949@psf.upfronthosting.co.za>
2018-03-18 21:37:32Mark.Shannonlinkissue32949 messages
2018-03-18 21:37:32Mark.Shannoncreate