Skip to content

Instantly share code, notes, and snippets.

@pjenvey
Created June 5, 2016 20:43
Show Gist options
  • Save pjenvey/276901fe959286f53ec1a288413185ad to your computer and use it in GitHub Desktop.
Save pjenvey/276901fe959286f53ec1a288413185ad to your computer and use it in GitHub Desktop.
diff -r 6ccd15eec7cf pypy/doc/release-pypy2.7-v5.3.0.rst
--- a/pypy/doc/release-pypy2.7-v5.3.0.rst Sun Jun 05 23:32:04 2016 +0300
+++ b/pypy/doc/release-pypy2.7-v5.3.0.rst Sun Jun 05 13:43:43 2016 -0700
@@ -2,11 +2,12 @@
PyPy2.7 v5.3
============
-We have released PyPy2.7 v5.3, about six weeks after PyPy 5.1.
-This release includes further improvements for the CAPI compatibility layer
-which we call cpyext. In addtion to complete support for lxml, we now pass
-most (more than 90%) of the upstream numpy test suite, and much of SciPy is
-supported as well.
+We have released PyPy2.7 v5.3, about six weeks after PyPy 5.1. Last week we
+also released PyPy3.3 v5.3 alpha 1, the first PyPy release targetting 3.3
+compatibility. This release includes further improvements for the CAPI
+compatibility layer which we call cpyext. In addtion to complete support for
+lxml, we now pass most (more than 90%) of the upstream numpy test suite, and
+much of SciPy is supported as well.
We also improved the speed of ... and ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment