Author: Matti Picus <[email protected]> Branch: alex_gaynor/remove-an-unneeded-call-into-openssl-th-1526429141011 Changeset: r94604:710a263815fa Date: 2018-05-16 20:42 -0700 http://bitbucket.org/pypy/pypy/changeset/710a263815fa/
Log: close and document branch to be merged diff --git a/pypy/doc/whatsnew-pypy3-head.rst b/pypy/doc/whatsnew-pypy3-head.rst --- a/pypy/doc/whatsnew-pypy3-head.rst +++ b/pypy/doc/whatsnew-pypy3-head.rst @@ -12,3 +12,7 @@ .. branch: py3.5-user-site-impl Use implementation-specific site directories in sysconfig like in Python2 + +.. branch: alex_gaynor/remove-an-unneeded-call-into-openssl-th-1526429141011 + +Remove an unneeded call into OpenSSL, from cpython https://github.com/python/cpython/pull/6887 _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
