SIGN IN SIGN UP

[3.14] Docs: except with multiple exceptions parentheses not required (GH-145848) (#145904)

Docs: except with multiple exceptions parentheses not required (GH-145848)

As of PEP 758 the except statement doesn't require parentheses anymore for exception tuples.
(cherry picked from commit 6d1e9ceed3e70ebc39953f5ad4f20702ffa32119)


See: https://peps.python.org/pep-0758/

Co-authored-by: Maurizio Sambati <duilio@users.noreply.github.com>
M
Miss Islington (bot) committed
b5e5013378a6c6153a33ca34f6a00ef4ccd54e0c
Parent: 2af2a38
Committed by GitHub <noreply@github.com> on 3/13/2026, 10:12:02 AM