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 3726cb0 commit 46cea34Copy full SHA for 46cea34
Doc/whatsnew/3.13.rst
@@ -116,7 +116,7 @@ Other Language Changes
116
the file is not accessible.
117
(Contributed by Moonsik Park in :gh:`82367`.)
118
119
-* Fixed a bug where a :keyword:`global` decleration in an :keyword:`except` block
+* Fixed a bug where a :keyword:`global` declaration in an :keyword:`except` block
120
is rejected when the global is used in the :keyword:`else` block.
121
(Contributed by Irit Katriel in :gh:`111123`.)
122
0 commit comments