Author: Richard Plangger <[email protected]> Branch: Changeset: r89402:61294de6f130 Date: 2017-01-06 17:22 +0100 http://bitbucket.org/pypy/pypy/changeset/61294de6f130/
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 @@ -91,3 +91,8 @@ .. branch: cpyext-cleanup Refactor cpyext initialisation. + +.. branch: cpyext-from2 + +Fix a test failure introduced by strbuf-as-buffer + _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
