mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
'invalid character in identifier' now is raised instead of 'f-string: empty expression not allowed' if a subexpression contains only whitespaces and they are not accepted by Python parser.
Miscellaneous source files for the main Python shared library