[pypy-commit] pypy fix-vmprof-stacklet-switch-2: document this branch

antocuni pypy.commits at gmail.com
Wed Nov 29 10:20:28 EST 2017


Author: Antonio Cuni <anto.cuni at gmail.com>
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, ...)
+


More information about the pypy-commit mailing list