[pypy-commit] pypy default: fix test_whatsnew

antocuni pypy.commits at gmail.com
Wed Nov 15 12:27:40 EST 2017


Author: Antonio Cuni <anto.cuni at gmail.com>
Branch: 
Changeset: r93045:95e0fdd7cd86
Date: 2017-11-15 18:26 +0100
http://bitbucket.org/pypy/pypy/changeset/95e0fdd7cd86/

Log:	fix test_whatsnew

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
@@ -20,3 +20,9 @@
 
 .. branch: run-extra-tests
 Run extra_tests/ in buildbot
+
+.. branch: vmprof-0.4.10
+Upgrade the _vmprof backend to vmprof 0.4.10
+
+.. branch: fix-vmprof-stacklet-switch
+Fix a vmprof+continulets (i.e. greenelts, eventlet, gevent, ...)


More information about the pypy-commit mailing list