bpo-32735: Fix typo in f-strings datetime format specifier example (G… · pythoncapi/cpython@b299393 · GitHub
Skip to content

Commit b299393

Browse files
csabellaMariatta
authored andcommitted
bpo-32735: Fix typo in f-strings datetime format specifier example (pythonGH-5464)
The f-string example for using datetime format specifier does not match the given output. Changed the format from %b to %B so it matches the output of "January".
1 parent c66f9f8 commit b299393

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/reference/lexical_analysis.rst

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)