Author: Carl Friedrich Bolz-Tereick <cfb...@gmx.de> Branch: Changeset: r96677:911de07a90eb Date: 2019-05-25 11:29 +0200 http://bitbucket.org/pypy/pypy/changeset/911de07a90eb/
Log: document merged 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 @@ -30,3 +30,7 @@ Move _ssl and _hashlib from rpython to a cffi-based module, like on python3. Reduces the number of problematic linked-in libraries (libssl, libcrypto) + +.. branch: fix-vmprof-memory-tracking + +Fix a bug that prevent memory-tracking in vmprof working on PyPy. _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit