[pypy-commit] pypy default: document merged branch

mattip noreply at buildbot.pypy.org
Sat May 2 23:28:27 CEST 2015


Author: mattip <matti.picus at gmail.com>
Branch: 
Changeset: r76996:b98d872b47b3
Date: 2015-05-03 00:25 +0300
http://bitbucket.org/pypy/pypy/changeset/b98d872b47b3/

Log:	document merged 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
@@ -71,3 +71,6 @@
 .. branch: vmprof2
 Add backend support for vmprof - a lightweight statistical profiler -
 to linux64, see client at https://vmprof.readthedocs.org
+
+.. branch: jit_hint_docs
+Add more detail to @jit.elidable and @jit.promote in rpython/rlib/jit.py


More information about the pypy-commit mailing list