Author: Armin Rigo
Branch:
Changeset: r90740:897b23340aaa
Date: 2017-03-17 08:29 +0100
http://bitbucket.org/pypy/pypy/changeset/897b23340aaa/
Log:Tweak in the first paragraph
diff --git a/pypy/doc/release-v5.7.0.rst b/pypy/doc/release-v5.7.0.rst
--- a/pypy/doc/release-v5.7.0.rst
+++ b/pypy/
Author: Armin Rigo
Branch:
Changeset: r90739:35e71a2df836
Date: 2017-03-17 08:27 +0100
http://bitbucket.org/pypy/pypy/changeset/35e71a2df836/
Log:mention pypy3-c in this README too
diff --git a/README.rst b/README.rst
--- a/README.rst
+++ b/README.rst
@@ -27,14 +27,19 @@
Building
Author: Richard Plangger
Branch: py3.5
Changeset: r90741:a320b2c592ec
Date: 2017-03-17 10:24 +0100
http://bitbucket.org/pypy/pypy/changeset/a320b2c592ec/
Log:check if RAND_egd is present before builtinify is called, (also
transform RAND_status)
diff --git a/lib_pypy/_cffi_ssl/_stdssl
Author: Richard Plangger
Branch: py3.5
Changeset: r90742:3e766f54a47c
Date: 2017-03-17 10:31 +0100
http://bitbucket.org/pypy/pypy/changeset/3e766f54a47c/
Log:wow, what a typo
diff --git a/lib_pypy/_ssl/__init__.py b/lib_pypy/_ssl/__init__.py
--- a/lib_pypy/_ssl/__init__.py
+++ b/lib_pypy/_ss
Author: Matti Picus
Branch:
Changeset: r90743:ef43d5aa82f7
Date: 2017-03-17 11:49 +0200
http://bitbucket.org/pypy/pypy/changeset/ef43d5aa82f7/
Log:mention dropping support for python 2.6
diff --git a/pypy/doc/release-v5.7.0.rst b/pypy/doc/release-v5.7.0.rst
--- a/pypy/doc/release-v5.7.0.rst
Author: Matti Picus
Branch:
Changeset: r90744:24ba403e24e6
Date: 2017-03-17 14:27 +0200
http://bitbucket.org/pypy/pypy/changeset/24ba403e24e6/
Log:apparently the python 2.7 requirement is not new to this version
diff --git a/pypy/doc/release-v5.7.0.rst b/pypy/doc/release-v5.7.0.rst
--- a/py
Author: Matti Picus
Branch: release-pypy3.5-5.x
Changeset: r90745:b702475ce4b0
Date: 2017-03-18 08:44 +0200
http://bitbucket.org/pypy/pypy/changeset/b702475ce4b0/
Log:merge py3.5 into release
diff --git a/lib-python/3/test/test_importlib/frozen/__init__.py
b/lib-python/3/test/test_importlib