Author: Antonio Cuni <[email protected]> Branch: fix-vmprof-stacklet-switch-2 Changeset: r93214:f7fa5a2b8f51 Date: 2017-11-29 16:19 +0100 http://bitbucket.org/pypy/pypy/changeset/f7fa5a2b8f51/
Log: document this 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 @@ -25,4 +25,6 @@ Upgrade the _vmprof backend to vmprof 0.4.10 .. branch: fix-vmprof-stacklet-switch -Fix a vmprof+continulets (i.e. greenelts, eventlet, gevent, ...) +.. branch: fix-vmprof-stacklet-switch-2 +Fix vmprof+ continulet (i.e. greenelts, eventlet, gevent, ...) + _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
