mirror of
https://github.com/python/cpython.git
synced 2026-05-20 11:23:49 -04:00
43a8bf1ea4
The warning emitted by the Python parser for a numeric literal immediately followed by keyword has been changed from deprecation warning to syntax warning.