Author: Armin Rigo <[email protected]> Branch: extradoc Changeset: r5128:c64366b7ae96 Date: 2014-01-13 16:42 +0100 http://bitbucket.org/pypy/extradoc/changeset/c64366b7ae96/
Log: another possible topic diff --git a/sprintinfo/leysin-winter-2014/planning.txt b/sprintinfo/leysin-winter-2014/planning.txt --- a/sprintinfo/leysin-winter-2014/planning.txt +++ b/sprintinfo/leysin-winter-2014/planning.txt @@ -38,3 +38,5 @@ * longs multiplication: patch at https://bugs.pypy.org/issue892 * look into merging refactor-str-types (johan, mjacob) + +* tweaking ast classes: https://bugs.pypy.org/issue1673 _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
