Skip to content

Commit 0e9a8a1

Browse files
committed
Prepend section name with PEP identifier
1 parent 1c0bfc0 commit 0e9a8a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1146,8 +1146,8 @@ Command line and environment
11461146

11471147
.. _whatsnew314-finally-syntaxwarning:
11481148

1149-
Control flow in :keyword:`finally` blocks
1150-
-----------------------------------------
1149+
PEP 765: Control flow in :keyword:`finally` blocks
1150+
--------------------------------------------------
11511151

11521152
The compiler now emits a :exc:`SyntaxWarning` when a :keyword:`return`,
11531153
:keyword:`break`, or :keyword:`continue` statement have the effect of

0 commit comments

Comments
 (0)