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 python-dev
Recipients akira, christian.heimes, docs@python, gudge, janssen, pitrou, python-dev
Date 2014-04-28.18:57:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gHZxQ0R3Qz7Ljx@mail.python.org>
In-reply-to
Content
New changeset 7191c37238d5 by Antoine Pitrou in branch 'default':
Issue #19940: ssl.cert_time_to_seconds() now interprets the given time string in the UTC timezone (as specified in RFC 5280), not the local timezone.
http://hg.python.org/cpython/rev/7191c37238d5
History
Date User Action Args
2014-04-28 18:57:46python-devsetrecipients: + python-dev, janssen, pitrou, christian.heimes, docs@python, akira, gudge
2014-04-28 18:57:46python-devlinkissue19940 messages
2014-04-28 18:57:46python-devcreate