{{ message }}
Commit b299393
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

0 commit comments