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 David.Edelsohn, alef, belopolsky, python-dev, sable, vstinner
Date 2014-02-21.22:54:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fW7KZ6xtzz7N6p@mail.python.org>
In-reply-to
Content
New changeset 00e94e454813 by Victor Stinner in branch 'default':
Issue #11188, #19748: mktime() returns -1 on error. On Linux, the tm_wday field
http://hg.python.org/cpython/rev/00e94e454813
History
Date User Action Args
2014-02-21 22:54:59python-devsetrecipients: + python-dev, belopolsky, vstinner, sable, alef, David.Edelsohn
2014-02-21 22:54:59python-devlinkissue11188 messages
2014-02-21 22:54:59python-devcreate