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 vstinner
Recipients Valectar, augustogoulart, belopolsky, docs@python, fhackdroid, p-ganssle, taleinat, vstinner, xtreak
Date 2018-10-29.11:49:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540813796.4.0.788709270274.issue27741@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c0799ec973530ad2492bb1d6c7287ffc428f0348 by Victor Stinner (Gus Goulart) in branch 'master':
bpo-27741: Better wording for datetime.strptime() (GH-9994)
https://github.com/python/cpython/commit/c0799ec973530ad2492bb1d6c7287ffc428f0348
History
Date User Action Args
2018-10-29 11:49:56vstinnersetrecipients: + vstinner, belopolsky, taleinat, docs@python, Valectar, p-ganssle, fhackdroid, augustogoulart, xtreak
2018-10-29 11:49:56vstinnersetmessageid: <1540813796.4.0.788709270274.issue27741@psf.upfronthosting.co.za>
2018-10-29 11:49:56vstinnerlinkissue27741 messages
2018-10-29 11:49:56vstinnercreate