[pypy-commit] pypy rpython-sprint: document and close branch to be merged

mattip pypy.commits at gmail.com
Sun Mar 18 19:10:22 EDT 2018


Author: Matti Picus <matti.picus at gmail.com>
Branch: rpython-sprint
Changeset: r93995:137001874b39
Date: 2018-03-19 00:08 +0100
http://bitbucket.org/pypy/pypy/changeset/137001874b39/

Log:	document and close branch to be merged

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
@@ -54,3 +54,7 @@
 
 Speed up branchy code that does a lot of function inlining by saving one call
 to read the TLS in most bridges.
+
+.. branch: rpython-sprint
+
+Refactor in rpython signatures


More information about the pypy-commit mailing list