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 python-dev
Recipients Lukasa, alex, christian.heimes, dstufft, giampaolo.rodola, janssen, martin.panter, ncoghlan, orsenthil, python-dev, vstinner
Date 2016-09-10.21:23:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160910212348.1680.46679.362E1D23@psf.io>
In-reply-to
Content
New changeset aed3c541b2f1 by Christian Heimes in branch 'default':
Issue #28022: Deprecate ssl-related arguments in favor of SSLContext.
https://hg.python.org/cpython/rev/aed3c541b2f1
History
Date User Action Args
2016-09-10 21:23:51python-devsetrecipients: + python-dev, ncoghlan, janssen, orsenthil, vstinner, giampaolo.rodola, christian.heimes, alex, martin.panter, dstufft, Lukasa
2016-09-10 21:23:51python-devlinkissue28022 messages
2016-09-10 21:23:51python-devcreate