Author: Armin Rigo <ar...@tunes.org> Branch: Changeset: r89286:999ff3b3f9a4 Date: 2017-01-01 11:31 +0100 http://bitbucket.org/pypy/pypy/changeset/999ff3b3f9a4/
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 @@ -76,3 +76,8 @@ PyMemoryViewObject with a PyBuffer attached so that the call to ``PyMemoryView_GET_BUFFER`` does not leak a PyBuffer-sized piece of memory. Properly call ``bf_releasebuffer`` when not ``NULL``. + +.. branch: boehm-rawrefcount + +Support translations of cpyext with the Boehm GC (for special cases like +revdb). _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit