Author: Matti Picus <[email protected]>
Branch:
Changeset: r85034:2a515474e18d
Date: 2016-06-08 19:57 +0300
http://bitbucket.org/pypy/pypy/changeset/2a515474e18d/
Log: formatting
diff --git a/pypy/doc/release-pypy2.7-v5.3.0.rst
b/pypy/doc/release-pypy2.7-v5.3.0.rst
--- a/pypy/doc/release-pypy2.7-v5.3.0.rst
+++ b/pypy/doc/release-pypy2.7-v5.3.0.rst
@@ -176,10 +176,10 @@
* Reduce the size of generated code by using the same function objects in
all generated subclasses
- * Share cpyext Py* function wrappers according to the signature, shrinking the
- translated libpypy.so by about 10% (measured without the JIT)
+ * Share cpyext Py* function wrappers according to the signature, shrinking
the
+ translated libpypy.so by about 10% (measured without the JIT)
- * Compile c snippets with -Werror, and fix warnings it exposed
+ * Compile c snippets with -Werror, and fix warnings it exposed
.. _resolved: http://doc.pypy.org/en/latest/whatsnew-5.3.0.html
.. _Numpy: https://bitbucket.org/pypy/numpy
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit