Author: Manuel Jacob <[email protected]> Branch: py3k Changeset: r76141:9074a59edfb1 Date: 2015-02-25 17:05 +0100 http://bitbucket.org/pypy/pypy/changeset/9074a59edfb1/
Log: Document branch py3k-memoryview. diff --git a/pypy/doc/whatsnew-pypy3-head.rst b/pypy/doc/whatsnew-pypy3-head.rst --- a/pypy/doc/whatsnew-pypy3-head.rst +++ b/pypy/doc/whatsnew-pypy3-head.rst @@ -4,3 +4,7 @@ .. this is the revision after pypy3-release-2.4.x was branched .. startrev: 3f967c2be00e + +.. branch: py3k-memoryview + +Implement new memoryview features. _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
