Sorry, something went wrong.
|
@serhiy-storchaka: Status check is done, and it's a success ✅ . |
Sorry, something went wrong.
|
@serhiy-storchaka: Status check is done, and it's a success ✅ . |
Sorry, something went wrong.
Emit a deprecation warning if the numeric literal is immediately followed by
one of keywords: and, else, for, if, in, is, or. Raise a syntax error with
more informative message if it is immediately followed by other keyword or
identifier.
Automerge-Triggered-By: GH:pablogsal
(cherry picked from commit 2ea6d89)
Co-authored-by: Serhiy Storchaka storchaka@gmail.com
https://bugs.python.org/issue43833