Author: Armin Rigo <[email protected]> Branch: extradoc Changeset: r5670:1958a42c9de1 Date: 2016-08-16 10:30 +0200 http://bitbucket.org/pypy/extradoc/changeset/1958a42c9de1/
Log: Update diff --git a/planning/py3.5/2016-august-progress.rst b/planning/py3.5/2016-august-progress.rst --- a/planning/py3.5/2016-august-progress.rst +++ b/planning/py3.5/2016-august-progress.rst @@ -6,6 +6,10 @@ * Implement changes to memory view. e.g. hex(): https://bugs.python.org/issue9951 (plan_rich) +* Make a translated py3.5 actually work a bit (currently we get + systematic failures), up to the point where we can meaningfully + run the lib-python tests (arigo) + Finished -------- _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
