Author: mattip <[email protected]> Branch: win32-fixes3 Changeset: r64704:6f7a4a142276 Date: 2013-06-01 22:42 +0300 http://bitbucket.org/pypy/pypy/changeset/6f7a4a142276/
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 @@ -46,3 +46,7 @@ .. branch: operrfmt-NT Adds a couple convenient format specifiers to operationerrfmt + +.. branch: win32-fixes3 +Skip and fix some non-translated (own) tests for win32 builds + _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
