Author: Ronan Lamy <[email protected]> Branch: NonConstant Changeset: r69148:5a5dcb80fd86 Date: 2014-02-15 16:59 +0000 http://bitbucket.org/pypy/pypy/changeset/5a5dcb80fd86/
Log: document 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 @@ -67,3 +67,6 @@ With a properly configured 256-color terminal (TERM=...-256color), the Mandelbrot set shown during translation now uses a range of 50 colours. Essential! + +.. branch: NonConstant +Simplify implementation of NonConstant. _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
