Author: Armin Rigo <ar...@tunes.org>
Branch: py3.5
Changeset: r91593:7880a8249e05
Date: 2017-06-12 16:02 +0200
http://bitbucket.org/pypy/pypy/changeset/7880a8249e05/

Log:    Document the change

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
@@ -6,7 +6,8 @@
 that cryptography can ship their own cffi backend)
 
 NOTE: currently, we have changed ``_cffi_src/openssl/callbacks.py`` to
-not rely on the CPython C API.
+not rely on the CPython C API, and ``_cffi_src/utils.py`` for issue #2575
+(29c9a89359e4).
 
 # Tests?
 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to