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 8b9310d commit 3ad101bCopy full SHA for 3ad101b
Doc/whatsnew/3.10.rst
@@ -172,7 +172,7 @@ These improvements are inspired by previous work in the PyPy interpreter.
172
:issue:`40176`.)
173
174
:exc:`SyntaxError` exceptions raised by the interpreter will now highlight the
175
-full error range of the expression that consistutes the syntax error itself,
+full error range of the expression that constitutes the syntax error itself,
176
instead of just where the problem is detected. In this way, instead of displaying
177
(before Python 3.10):
178
0 commit comments