[pypy-commit] pypy default: Document branches

arigo pypy.commits at gmail.com
Fri Feb 19 03:56:59 EST 2016


Author: Armin Rigo <arigo at tunes.org>
Branch: 
Changeset: r82323:fa47de37ef9b
Date: 2016-02-19 09:56 +0100
http://bitbucket.org/pypy/pypy/changeset/fa47de37ef9b/

Log:	Document branches

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
@@ -158,3 +158,8 @@
 Refactor register_external(), remove running_on_llinterp mechanism and
 apply sandbox transform on externals at the end of annotation.
 
+.. branch: cffi-embedding-win32
+
+.. branch: windows-vmprof-support
+
+vmprof should work on Windows.


More information about the pypy-commit mailing list