[pypy-commit] pypy mro-reorder-numpypy-str: document branch

mattip noreply at buildbot.pypy.org
Fri Aug 2 07:11:33 CEST 2013


Author: Matti Picus <matti.picus at gmail.com>
Branch: mro-reorder-numpypy-str
Changeset: r65888:e080a2fb9496
Date: 2013-08-02 06:27 +0300
http://bitbucket.org/pypy/pypy/changeset/e080a2fb9496/

Log:	document branch

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
@@ -58,3 +58,7 @@
 .. branch: foldable-getarrayitem-indexerror
 Constant-fold reading out of constant tuples in PyPy.
 
+.. branch: mro-reorder-numpypy-str
+No longer delegate numpy string_ methods to space.StringObject, in numpy
+this works by kind of by accident. Support for merging the refactor-str-types
+branch


More information about the pypy-commit mailing list