Author: Wim Lavrijsen <[email protected]> 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 _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
