We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 069bc4f commit 04a4934Copy full SHA for 04a4934
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