SIGN IN SIGN UP

[3.11] gh-116881: Remove erroneous or redundant grammar NULL (GH-116885) (#116952)

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.
(cherry picked from commit 4e45c6c54a9457b1ca5b4cf3aa2843b7218d4414)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
M
Miss Islington (bot) committed
56cd8740a06e74837bb62a5013eb466c90f855d8
Parent: a93974d
Committed by GitHub <noreply@github.com> on 3/18/2024, 2:37:42 PM