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 christian.heimes, vstinner
Date 2018-05-24.22:20:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527200447.34.0.682650639539.issue33354@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 19f6bd06af3c7fc0db5f96878aaa68f5589ff13e by Victor Stinner (Pablo Galindo) in branch '2.7':
bpo-33354: Fix test_ssl when a filename cannot be encoded (GH-6613)
https://github.com/python/cpython/commit/19f6bd06af3c7fc0db5f96878aaa68f5589ff13e
History
Date User Action Args
2018-05-24 22:20:47vstinnersetrecipients: + vstinner, christian.heimes
2018-05-24 22:20:47vstinnersetmessageid: <1527200447.34.0.682650639539.issue33354@psf.upfronthosting.co.za>
2018-05-24 22:20:47vstinnerlinkissue33354 messages
2018-05-24 22:20:47vstinnercreate