Skip to content

Commit 35dd007

Browse files
committed
Doc: Minor fix replacing "-" by ":" in whatsnew/3.14
1 parent 7a6fd4a commit 35dd007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ to attach to the remote process and send the PDB commands to it.
455455

456456
.. _whatsnew314-pep758:
457457

458-
PEP 758 Allow except and except* expressions without parentheses
458+
PEP 758: Allow except and except* expressions without parentheses
459459
------------------------------------------------------------------
460460

461461
The :keyword:`except` and :keyword:`except* <except_star>` expressions now allow

0 commit comments

Comments
 (0)