[pypy-commit] pypy cryptograhpt-2.7: close branch to be merged

mattip pypy.commits at gmail.com
Wed Aug 14 12:42:07 EDT 2019


Author: Matti Picus <matti.picus at gmail.com>
Branch: cryptograhpt-2.7
Changeset: r97173:7ddff8a0053b
Date: 2019-08-14 17:00 +0300
http://bitbucket.org/pypy/pypy/changeset/7ddff8a0053b/

Log:	close branch to be merged

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
@@ -55,3 +55,14 @@
 
 .. branch: fix_darwin_list_dir_test
 
+.. branch: apptest-file
+
+New mechanism for app-level testing using -D to test all apptest_*.py files
+
+.. branch: feature_closed_prop_to_rfile
+
+Add RFile.closed
+
+.. branch: cryptograhpt-2.7
+
+Update vendored cryptography used for _ssl to 2.7


More information about the pypy-commit mailing list