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 vstinner
Date 2017-07-28.16:15:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501258504.58.0.448813918681.issue31066@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 28ce07ae9e34c70eea6b52515c7e00001cefd41e by Victor Stinner in branch 'master':
bpo-31066: Fix test_httpservers.test_last_modified() (#2933)
https://github.com/python/cpython/commit/28ce07ae9e34c70eea6b52515c7e00001cefd41e
History
Date User Action Args
2017-07-28 16:15:04vstinnersetrecipients: + vstinner
2017-07-28 16:15:04vstinnersetmessageid: <1501258504.58.0.448813918681.issue31066@psf.upfronthosting.co.za>
2017-07-28 16:15:04vstinnerlinkissue31066 messages
2017-07-28 16:15:04vstinnercreate