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 alex, benjamin.peterson, christian.heimes, dstufft, giampaolo.rodola, janssen, martin.panter, matrixise, pitrou, python-dev
Date 2015-11-14.08:11:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151114081126.109175.13689@psf.io>
In-reply-to
Content
New changeset 3b9fb8ebf44f by Benjamin Peterson in branch '2.7':
fix build with older openssl (#25569)
https://hg.python.org/cpython/rev/3b9fb8ebf44f

New changeset f13a75544b6f by Benjamin Peterson in branch '3.4':
fix build with older openssl (#25569)
https://hg.python.org/cpython/rev/f13a75544b6f

New changeset 83ea7e75605a by Benjamin Peterson in branch '3.5':
merge 3.4 (#25569)
https://hg.python.org/cpython/rev/83ea7e75605a

New changeset 8ac09e46ca45 by Benjamin Peterson in branch 'default':
merge 3.5 (#25569)
https://hg.python.org/cpython/rev/8ac09e46ca45
History
Date User Action Args
2015-11-14 08:11:29python-devsetrecipients: + python-dev, janssen, pitrou, giampaolo.rodola, christian.heimes, benjamin.peterson, alex, martin.panter, dstufft, matrixise
2015-11-14 08:11:29python-devlinkissue25569 messages
2015-11-14 08:11:29python-devcreate