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 taleinat
Recipients Arfrever, Martin.Morrison, Matthew.Earl, belopolsky, bradengroom, brett.cannon, cheryl.sabella, docs@python, fbidu, hynek, p-ganssle, pconnell, pitrou, swalker, taleinat, vstinner
Date 2019-05-21.19:04:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558465442.3.0.416261279339.issue19376@roundup.psfhosted.org>
In-reply-to
Content
New changeset 390d88e49c55c15fac7cdf60b649a4b9b15d189b by Tal Einat in branch '3.7':
[3.7] bpo-19376: Added doc mentioning `datetime.strptime()` without a year fails for Feb 29. (GH-10243)
https://github.com/python/cpython/commit/390d88e49c55c15fac7cdf60b649a4b9b15d189b
History
Date User Action Args
2019-05-21 19:04:02taleinatsetrecipients: + taleinat, brett.cannon, belopolsky, pitrou, vstinner, Arfrever, swalker, docs@python, hynek, Martin.Morrison, pconnell, Matthew.Earl, p-ganssle, cheryl.sabella, fbidu, bradengroom
2019-05-21 19:04:02taleinatsetmessageid: <1558465442.3.0.416261279339.issue19376@roundup.psfhosted.org>
2019-05-21 19:04:02taleinatlinkissue19376 messages
2019-05-21 19:04:01taleinatcreate