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 steve.dower
Recipients Segev Finer, amaury.forgeotdarc, flox, janglin, loewis, pitrou, python-dev, schmir, steve.dower, terry.reedy, vstinner
Date 2017-07-26.22:19:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501107560.03.0.31960202597.issue9566@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5cff6379797967faabbb834a9eb154c3f0839489 by Steve Dower (Segev Finer) in branch 'master':
bpo-9566: Fixed _ssl module warnings (#2495)
https://github.com/python/cpython/commit/5cff6379797967faabbb834a9eb154c3f0839489
History
Date User Action Args
2017-07-26 22:19:20steve.dowersetrecipients: + steve.dower, loewis, terry.reedy, amaury.forgeotdarc, pitrou, vstinner, schmir, janglin, flox, python-dev, Segev Finer
2017-07-26 22:19:20steve.dowersetmessageid: <1501107560.03.0.31960202597.issue9566@psf.upfronthosting.co.za>
2017-07-26 22:19:20steve.dowerlinkissue9566 messages
2017-07-26 22:19:19steve.dowercreate