mirror of
https://github.com/python/cpython.git
synced 2026-03-31 00:51:25 +00:00
[3.10] Fix typo in whatsnew 3.10.rst (GH-26854) (GH-28782)
Thanks for the fix @wiggin15 .
(cherry picked from commit 599c07006a)
Co-authored-by: Arnon Yaari <wiggin15@yahoo.com>
Automerge-Triggered-By: GH:JulienPalard
This commit is contained in:
parent
5afc5bb45d
commit
ee92205bb2
1 changed files with 1 additions and 1 deletions
|
|
@ -1584,7 +1584,7 @@ Deprecated
|
|||
this release, a deprecation warning is raised if the numeric literal is
|
||||
immediately followed by one of keywords :keyword:`and`, :keyword:`else`,
|
||||
:keyword:`for`, :keyword:`if`, :keyword:`in`, :keyword:`is` and :keyword:`or`.
|
||||
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
|
||||
syntax error.
|
||||
(Contributed by Serhiy Storchaka in :issue:`43833`).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue