Author: Armin Rigo <[email protected]> Branch: Changeset: r78963:72c351cb910f Date: 2015-08-13 15:16 +0100 http://bitbucket.org/pypy/pypy/changeset/72c351cb910f/
Log: Document vmprof-review 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 @@ -66,3 +66,4 @@ .. branch: vmprof-review +Clean up of vmprof, notably to handle correctly multiple threads _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
