Author: Matti Picus <[email protected]> Branch: cpyext-for-merge Changeset: r83976:5421b73a9a3b Date: 2016-04-27 15:33 +0300 http://bitbucket.org/pypy/pypy/changeset/5421b73a9a3b/
Log: done in 5c74afbd7d74 diff --git a/TODO b/TODO --- a/TODO +++ b/TODO @@ -1,6 +1,3 @@ * 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. -* fix py_string_as_string_unicode-getstringandsize_unicode which - segfaults when run -A after printing '.', the same test passes cpython -A - and untranslated _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
