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 mariocj89
Recipients mariocj89, martin.panter, p-ganssle, pablogsal
Date 2017-10-19.22:15:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508451310.8.0.213398074469.issue31800@psf.upfronthosting.co.za>
In-reply-to
Content
As a note

Seems support for the ":" was added in 2015 for glibc:
http://code.metager.de/source/xref/gnu/glibc/time/strptime_l.c#765

Commit e952e1df

Before that, it basically just ignores the minutes.
History
Date User Action Args
2017-10-19 22:15:10mariocj89setrecipients: + mariocj89, martin.panter, p-ganssle, pablogsal
2017-10-19 22:15:10mariocj89setmessageid: <1508451310.8.0.213398074469.issue31800@psf.upfronthosting.co.za>
2017-10-19 22:15:10mariocj89linkissue31800 messages
2017-10-19 22:15:10mariocj89create