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 5b7ba97 commit 56a33dfCopy full SHA for 56a33df
Doc/whatsnew/3.14.rst
@@ -304,8 +304,8 @@ Improved error messages
304
SyntaxError: invalid syntax. Did you mean 'raise'?
305
306
While the feature focuses on the most common cases, some variations of
307
- misspellings may still result in regular syntax errors. (Contributed by Pablo
308
- Galindo in :gh:`132449`.)
+ misspellings may still result in regular syntax errors.
+ (Contributed by Pablo Galindo in :gh:`132449`.)
309
310
* When unpacking assignment fails due to incorrect number of variables, the
311
error message prints the received number of values in more cases than before.
0 commit comments