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