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, christian.heimes, dstufft, giampaolo.rodola, hynek, janssen, ncoghlan, ned.deily, pitrou, python-dev
Date 2014-10-03.21:34:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141003213414.4717.90084@mail.hg.python.org>
In-reply-to
Content
New changeset d9c52836aec8 by Benjamin Peterson in branch '2.7':
also use openssl envvars to find certs on windows (closes #22449)
https://hg.python.org/cpython/rev/d9c52836aec8

New changeset e1f453e13f8d by Benjamin Peterson in branch '3.4':
also use openssl envvars to find certs on windows (closes #22449)
https://hg.python.org/cpython/rev/e1f453e13f8d

New changeset f1113c568c60 by Benjamin Peterson in branch 'default':
merge 3.4 (#22449)
https://hg.python.org/cpython/rev/f1113c568c60
History
Date User Action Args
2014-10-03 21:34:23python-devsetrecipients: + python-dev, ncoghlan, janssen, pitrou, giampaolo.rodola, christian.heimes, ned.deily, alex, hynek, dstufft
2014-10-03 21:34:23python-devlinkissue22449 messages
2014-10-03 21:34:23python-devcreate