Author: Armin Rigo <[email protected]> Branch: extradoc Changeset: r5126:337e2c0e73aa Date: 2014-01-12 22:08 +0100 http://bitbucket.org/pypy/extradoc/changeset/337e2c0e73aa/
Log: Some other easy or easyish tasks 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 @@ -31,3 +31,7 @@ * discuss about C++ / cppyy (johan, ?) * ctypes: "array_of_char.value = string": speed up this case + +* ctypes: https://bugs.pypy.org/issue1671 + +* longs multiplication: patch at https://bugs.pypy.org/issue892 _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
