diff options
author | Terry Jan Reedy <tjreedy@udel.edu> | 2024-03-18 09:31:13 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-18 09:31:13 (GMT) |
commit | 4e45c6c54a9457b1ca5b4cf3aa2843b7218d4414 (patch) | |
tree | 87e1a9ac125d6f235045e238134cb77d5a32b5d7 /Python/getversion.c | |
parent | 3a99f5c5f34dc7b67597ca7230da355d92927c71 (diff) | |
download | cpython-4e45c6c54a9457b1ca5b4cf3aa2843b7218d4414.zip cpython-4e45c6c54a9457b1ca5b4cf3aa2843b7218d4414.tar.gz cpython-4e45c6c54a9457b1ca5b4cf3aa2843b7218d4414.tar.bz2 |
gh-116881: Remove erroneous or redundant grammar NULL (GH-116885)
In Lexical Analysis f-strings section, NULL in the description
of 'literal character' means '\0'. In the format_spec grammar
production, it is wrong with that meaning and redundant if
instead interpreted as <nothing>. Remove it there.
Diffstat (limited to 'Python/getversion.c')
0 files changed, 0 insertions, 0 deletions