Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 31, 2018

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".
(cherry picked from commit b299393)

Co-authored-by: Cheryl Sabella cheryl.sabella@gmail.com

https://bugs.python.org/issue32735

…ythonGH-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".
(cherry picked from commit b299393)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
@miss-islington
Copy link
Contributor Author

@csabella and @Mariatta: Backport status check is done, and it's a success ✅ .

@Mariatta Mariatta merged commit 581ce25 into python:3.6 Jan 31, 2018
@miss-islington
Copy link
Contributor Author

Thanks, @Mariatta!

@miss-islington miss-islington deleted the backport-b299393-3.6 branch January 31, 2018 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants