We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c0bfc0 commit 0e9a8a1Copy full SHA for 0e9a8a1
Doc/whatsnew/3.14.rst
@@ -1146,8 +1146,8 @@ Command line and environment
1146
1147
.. _whatsnew314-finally-syntaxwarning:
1148
1149
-Control flow in :keyword:`finally` blocks
1150
------------------------------------------
+PEP 765: Control flow in :keyword:`finally` blocks
+--------------------------------------------------
1151
1152
The compiler now emits a :exc:`SyntaxWarning` when a :keyword:`return`,
1153
:keyword:`break`, or :keyword:`continue` statement have the effect of
0 commit comments