commit | cfaafda8e3e19764682abb4bd4c574accb784c42 | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@redhat.com> | Tue Nov 27 12:40:50 2018 +0100 |
committer | GitHub <noreply@github.com> | Tue Nov 27 12:40:50 2018 +0100 |
tree | d2b5f9cf4a9de5e99193173228cb0111af27c139 | |
parent | 62be74290aca26d16f3f55ece7ff6dad14e60e8d [diff] |
bpo-35317: Fix mktime() error in test_email (GH-10721) Fix mktime() overflow error in test_email: run test_localtime_daylight_true_dst_true() and test_localtime_daylight_false_dst_true() with a specific timezone.