[issue42669] "except" documentation still suggests nested tuples are allowed

Eric V. Smith report at bugs.python.org
Sun Dec 20 16:18:24 EST 2020


Eric V. Smith <eric at trueblade.com> added the comment:


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


----------
nosy: +eric.smith

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42669>
_______________________________________


More information about the Python-bugs-list mailing list