This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients Mariatta, cheryl.sabella, docs@python, ned.deily, vstinner
Date 2018-01-31.23:33:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517441590.1.0.057773128935.issue32735@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 70e304252af34dfde3d89c9a1aa48c0c4af17dd3 by Ned Deily (Cheryl Sabella) in branch '3.7':
bpo-32735: Fix typo in f-strings datetime format specifier example (GH-5464)
https://github.com/python/cpython/commit/70e304252af34dfde3d89c9a1aa48c0c4af17dd3
History
Date User Action Args
2018-01-31 23:33:10ned.deilysetrecipients: + ned.deily, vstinner, docs@python, Mariatta, cheryl.sabella
2018-01-31 23:33:10ned.deilysetmessageid: <1517441590.1.0.057773128935.issue32735@psf.upfronthosting.co.za>
2018-01-31 23:33:10ned.deilylinkissue32735 messages
2018-01-31 23:33:10ned.deilycreate