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 eric.smith
Recipients cjwatson, docs@python, eric.smith, miss-islington
Date 2020-12-20.21:18:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608499104.49.0.0476542126472.issue42669@roundup.psfhosted.org>
In-reply-to
Content
New changeset 409ce4a09e4f96ca9b251c19f5819205aae9ae34 by Miss Islington (bot) in branch '3.9':
bpo-42669: Document that `except` rejects nested tuples (GH-23822) (GH-23870)
https://github.com/python/cpython/commit/409ce4a09e4f96ca9b251c19f5819205aae9ae34
History
Date User Action Args
2020-12-20 21:18:24eric.smithsetrecipients: + eric.smith, cjwatson, docs@python, miss-islington
2020-12-20 21:18:24eric.smithsetmessageid: <1608499104.49.0.0476542126472.issue42669@roundup.psfhosted.org>
2020-12-20 21:18:24eric.smithlinkissue42669 messages
2020-12-20 21:18:24eric.smithcreate