diff --git a/Doc/whatsnew/3.14.rst b/Doc/whatsnew/3.14.rst index 5462c5dc425e2e..699d3acc54df89 100644 --- a/Doc/whatsnew/3.14.rst +++ b/Doc/whatsnew/3.14.rst @@ -455,7 +455,7 @@ to attach to the remote process and send the PDB commands to it. .. _whatsnew314-pep758: -PEP 758 – Allow except and except* expressions without parentheses +PEP 758: Allow except and except* expressions without parentheses ------------------------------------------------------------------ The :keyword:`except` and :keyword:`except* ` expressions now allow