Author: Armin Rigo <[email protected]>
Branch: py3.5
Changeset: r91645:f60ae489d83a
Date: 2017-06-25 09:43 +0200
http://bitbucket.org/pypy/pypy/changeset/f60ae489d83a/

Log:    Mention that this change was backported to cryptography

diff --git a/lib_pypy/_cffi_ssl/README.md b/lib_pypy/_cffi_ssl/README.md
--- a/lib_pypy/_cffi_ssl/README.md
+++ b/lib_pypy/_cffi_ssl/README.md
@@ -7,7 +7,7 @@
 
 NOTE: currently, we have changed ``_cffi_src/openssl/callbacks.py`` to
 not rely on the CPython C API, and ``_cffi_src/utils.py`` for issue #2575
-(29c9a89359e4).
+(29c9a89359e4).  (The first change is now backported.)
 
 # Tests?
 
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to