Author: Richard Plangger <planri...@gmail.com>
Branch: 
Changeset: r85851:c24a95335e2c
Date: 2016-07-25 11:07 +0200
http://bitbucket.org/pypy/pypy/changeset/c24a95335e2c/

Log:    document branch new-jit-log

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
@@ -93,3 +93,7 @@
 of ctypes. This avoids importing ctypes in many small programs and
 scripts, which in turn avoids enabling threads (because ctypes
 creates callbacks at import time, and callbacks need threads).
+
+.. branch: new-jit-log
+
+The new logging facility that integrates with and adds features to vmprof.com.
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to