Author: Vincent Legoll <[email protected]> Branch: fix-cpython-ssl-tests-2.7 Changeset: r81841:7cb4ec9641f8 Date: 2016-01-18 19:05 +0100 http://bitbucket.org/pypy/pypy/changeset/7cb4ec9641f8/
Log: Add SSL fixing branch description diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-head.rst @@ -119,3 +119,7 @@ Updated to CFFI 1.5, which supports a new way to do embedding. Deprecates http://pypy.readthedocs.org/en/latest/embedding.html. + +.. branch fix-cpython-ssl-tests-2.7 + +Fix SSL tests by importing cpython's patch _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
