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 AlexWaygood, Henry Schreiner, JelleZijlstra, gvanrossum, iritkatriel, steven.daprano
Date 2022-03-13.19:12:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647198762.8.0.862454528433.issue46967@roundup.psfhosted.org>
In-reply-to
Content
> I don't think that `except A|B` looks better than `except (A, B)`

I agree.
History
Date User Action Args
2022-03-13 19:12:42iritkatrielsetrecipients: + iritkatriel, gvanrossum, steven.daprano, Henry Schreiner, JelleZijlstra, AlexWaygood
2022-03-13 19:12:42iritkatrielsetmessageid: <1647198762.8.0.862454528433.issue46967@roundup.psfhosted.org>
2022-03-13 19:12:42iritkatriellinkissue46967 messages
2022-03-13 19:12:42iritkatrielcreate