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 miss-islington
Recipients iritkatriel, miss-islington
Date 2022-01-06.19:43:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641498205.75.0.919040890388.issue46286@roundup.psfhosted.org>
In-reply-to
Content
New changeset 16dfabf75cd0786781bcd8ded6a12591fb893d68 by Irit Katriel in branch 'main':
bpo-46286: use the new POP_JUMP_IF_NOT_NONE opcode to simplify except* (GH-30439)
https://github.com/python/cpython/commit/16dfabf75cd0786781bcd8ded6a12591fb893d68
History
Date User Action Args
2022-01-06 19:43:25miss-islingtonsetrecipients: + miss-islington, iritkatriel
2022-01-06 19:43:25miss-islingtonsetmessageid: <1641498205.75.0.919040890388.issue46286@roundup.psfhosted.org>
2022-01-06 19:43:25miss-islingtonlinkissue46286 messages
2022-01-06 19:43:25miss-islingtoncreate