Author: Matti Picus <[email protected]> Branch: Changeset: r84003:b31152f34254 Date: 2016-04-28 12:00 +0300 http://bitbucket.org/pypy/pypy/changeset/b31152f34254/
Log: update TODO diff --git a/TODO b/TODO --- a/TODO +++ b/TODO @@ -1,3 +1,2 @@ -* python setup.py install in numpy does not somehow tell setuptools - it's installed (I bet it's about the py27 tag) * reduce size of generated c code from slot definitions in slotdefs. +* remove broken DEBUG_REFCOUNT from pyobject.py _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
