[New-bugs-announce] [issue44746] Improper behaviour of 'finally' keyword

Priyanshu report at bugs.python.org
Tue Jul 27 02:49:22 EDT 2021


New submission from Priyanshu <priyanshu_ug at mech.nits.ac.in>:

The finally clause is not executed when an exception occurs and 'raise' keyword is used in except clause.

----------
components: Windows
messages: 398278
nosy: Priyanshu, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: Improper behaviour of 'finally' keyword
type: behavior
versions: Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44746>
_______________________________________


More information about the New-bugs-announce mailing list