[pypy-commit] pypy default: document whatsnew after reflex-support branch merge into default

wlav noreply at buildbot.pypy.org
Mon Apr 22 08:35:49 CEST 2013


Author: Wim Lavrijsen <WLavrijsen at lbl.gov>
Branch: 
Changeset: r63545:46c2ba0666ec
Date: 2013-04-21 23:35 -0700
http://bitbucket.org/pypy/pypy/changeset/46c2ba0666ec/

Log:	document whatsnew after reflex-support branch merge into default

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
@@ -57,10 +57,12 @@
 Inline the fast path of newarray in the assembler.
 Disabled on ARM until we fix issues.
 
+.. branch: reflex-support
+Allow dynamic loading of a (Reflex) backend that implements the C-API needed
+to provide reflection information
 
 .. branches we don't care about
 .. branch: autoreds
-.. branch: reflex-support
 .. branch: kill-faking
 .. branch: improved_ebnfparse_error
 .. branch: task-decorator


More information about the pypy-commit mailing list