[New-bugs-announce] [issue45871] Refactor exception matcher validation out of JUMP_IF_NOT_EXC_MATCH

Irit Katriel report at bugs.python.org
Mon Nov 22 10:52:54 EST 2021


New submission from Irit Katriel <iritkatriel at gmail.com>:

The validation will be shared with except* so this refactor is prep for implementing PEP-654.

Also need to add the missing unit test for the validation.

----------
messages: 406790
nosy: iritkatriel
priority: normal
severity: normal
status: open
title: Refactor exception matcher validation out of JUMP_IF_NOT_EXC_MATCH
versions: Python 3.11

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


More information about the New-bugs-announce mailing list