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 iritkatriel
Recipients Mark.Shannon, cheryl.sabella, gregory.p.smith, iritkatriel, miss-islington, ncoghlan, serhiy.storchaka, vstinner, xmorel
Date 2021-01-25.23:23:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611616987.11.0.424518557394.issue33387@roundup.psfhosted.org>
In-reply-to
Content
There's another place that needs to be updated: https://docs.python.org/3/library/dis.html#opcode-SETUP_WITH

need to replace WITH_CLEANUP_START by WITH_EXCEPT_START
History
Date User Action Args
2021-01-25 23:23:07iritkatrielsetrecipients: + iritkatriel, gregory.p.smith, ncoghlan, vstinner, xmorel, Mark.Shannon, serhiy.storchaka, cheryl.sabella, miss-islington
2021-01-25 23:23:07iritkatrielsetmessageid: <1611616987.11.0.424518557394.issue33387@roundup.psfhosted.org>
2021-01-25 23:23:07iritkatriellinkissue33387 messages
2021-01-25 23:23:07iritkatrielcreate