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 asvetlov, cstratak, vstinner, yselivanov
Date 2018-11-30.19:44:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543607086.38.0.788709270274.issue35352@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 02250e57c37339ea6de08ab077a307e75eef02f5 by Victor Stinner in branch '3.6':
bpo-35352: test_asyncio uses the certificate set from the test directory (GH-10826) (GH-10832)
https://github.com/python/cpython/commit/02250e57c37339ea6de08ab077a307e75eef02f5
History
Date User Action Args
2018-11-30 19:44:46vstinnersetrecipients: + vstinner, asvetlov, yselivanov, cstratak
2018-11-30 19:44:46vstinnersetmessageid: <1543607086.38.0.788709270274.issue35352@psf.upfronthosting.co.za>
2018-11-30 19:44:46vstinnerlinkissue35352 messages
2018-11-30 19:44:46vstinnercreate