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 barry, p-ganssle, r.david.murray, vstinner, xtreak
Date 2018-11-27.11:40:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543318854.42.0.788709270274.issue35317@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset cfaafda8e3e19764682abb4bd4c574accb784c42 by Victor Stinner in branch 'master':
bpo-35317: Fix mktime() error in test_email (GH-10721)
https://github.com/python/cpython/commit/cfaafda8e3e19764682abb4bd4c574accb784c42
History
Date User Action Args
2018-11-27 11:40:54vstinnersetrecipients: + vstinner, barry, r.david.murray, p-ganssle, xtreak
2018-11-27 11:40:54vstinnersetmessageid: <1543318854.42.0.788709270274.issue35317@psf.upfronthosting.co.za>
2018-11-27 11:40:54vstinnerlinkissue35317 messages
2018-11-27 11:40:54vstinnercreate