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 Priyanshu
Recipients Priyanshu, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-07-27.06:51:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627368683.4.0.160135747242.issue44746@roundup.psfhosted.org>
In-reply-to
Content
The 'finally' clause is not executed when an exception occurs and 'raise' keyword is used in except clause.
History
Date User Action Args
2021-07-27 06:51:23Priyanshusetrecipients: + Priyanshu, paul.moore, tim.golden, zach.ware, steve.dower
2021-07-27 06:51:23Priyanshusetmessageid: <1627368683.4.0.160135747242.issue44746@roundup.psfhosted.org>
2021-07-27 06:51:23Priyanshulinkissue44746 messages
2021-07-27 06:51:23Priyanshucreate