mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
2e9cd5825c
'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