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 29987f7 commit 599c070Copy full SHA for 599c070
Doc/whatsnew/3.10.rst
@@ -1474,7 +1474,7 @@ Deprecated
1474
this release, a deprecation warning is raised if the numeric literal is
1475
immediately followed by one of keywords :keyword:`and`, :keyword:`else`,
1476
:keyword:`for`, :keyword:`if`, :keyword:`in`, :keyword:`is` and :keyword:`or`.
1477
- If future releases it will be changed to syntax warning, and finally to
+ In future releases it will be changed to syntax warning, and finally to
1478
syntax error.
1479
(Contributed by Serhiy Storchaka in :issue:`43833`).
1480
0 commit comments