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 5afc5bb commit ee92205Copy full SHA for ee92205
Doc/whatsnew/3.10.rst
@@ -1584,7 +1584,7 @@ Deprecated
1584
this release, a deprecation warning is raised if the numeric literal is
1585
immediately followed by one of keywords :keyword:`and`, :keyword:`else`,
1586
:keyword:`for`, :keyword:`if`, :keyword:`in`, :keyword:`is` and :keyword:`or`.
1587
- 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
1588
syntax error.
1589
(Contributed by Serhiy Storchaka in :issue:`43833`).
1590
0 commit comments