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 alex, christian.heimes, dstufft, giampaolo.rodola, janssen, ncoghlan, python-dev, vstinner
Date 2019-02-15.14:24:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550240658.64.0.588358872797.issue28043@roundup.psfhosted.org>
In-reply-to
Content
New changeset b8eaec697a2b5d9d2def2950a0aa50e8ffcf1059 by Victor Stinner (stratakis) in branch '2.7':
[2.7] bpo-28043: improved default settings for SSLContext (GH-10608)
https://github.com/python/cpython/commit/b8eaec697a2b5d9d2def2950a0aa50e8ffcf1059
History
Date User Action Args
2019-02-15 14:24:18vstinnersetrecipients: + vstinner, ncoghlan, janssen, giampaolo.rodola, christian.heimes, alex, python-dev, dstufft
2019-02-15 14:24:18vstinnersetmessageid: <1550240658.64.0.588358872797.issue28043@roundup.psfhosted.org>
2019-02-15 14:24:18vstinnerlinkissue28043 messages
2019-02-15 14:24:18vstinnercreate