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 pablogsal
Recipients aroberge, lys.nikolaou, miss-islington, pablogsal
Date 2021-05-09.21:14:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620594848.78.0.283147657411.issue43149@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9a0e65c8e05fdcd2207650d216ebdacdf0a025e9 by Miss Islington (bot) in branch '3.10':
bpo-43149: Correct the syntax error message for multiple exception types (GH-25996) GH-25997)
https://github.com/python/cpython/commit/9a0e65c8e05fdcd2207650d216ebdacdf0a025e9
History
Date User Action Args
2021-05-09 21:14:08pablogsalsetrecipients: + pablogsal, aroberge, lys.nikolaou, miss-islington
2021-05-09 21:14:08pablogsalsetmessageid: <1620594848.78.0.283147657411.issue43149@roundup.psfhosted.org>
2021-05-09 21:14:08pablogsallinkissue43149 messages
2021-05-09 21:14:08pablogsalcreate