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 David.Edelsohn, serhiy.storchaka, vstinner
Date 2014-02-20.15:12:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
@David Edelsohn: Oh nice, mktime() has an integer overflow on AIX. Could you please try to apply attached mktime_aix.patch, run test_time and try again my examples of msg211616? Thanks.
History
Date User Action Args
2014-02-20 15:12:23vstinnersetrecipients: + vstinner, serhiy.storchaka, David.Edelsohn
2014-02-20 15:12:23vstinnersetmessageid: <[email protected]>
2014-02-20 15:12:23vstinnerlinkissue19748 messages
2014-02-20 15:12:23vstinnercreate