[pypy-commit] pypy cpyext-ext: update TODO

2016-05-02 Thread mattip
Author: Matti Picus Branch: cpyext-ext Changeset: r84144:2dc18fa293ce Date: 2016-05-02 13:50 +0300 http://bitbucket.org/pypy/pypy/changeset/2dc18fa293ce/ Log:update TODO diff --git a/TODO b/TODO --- a/TODO +++ b/TODO @@ -1,10 +1,5 @@ -* python setup.py install in numpy does not somehow tell

[pypy-commit] pypy cpyext-ext: update TODO

2016-04-25 Thread mattip
Author: mattip Branch: cpyext-ext Changeset: r83879:ac747a3c2ef4 Date: 2016-04-25 19:52 +0300 http://bitbucket.org/pypy/pypy/changeset/ac747a3c2ef4/ Log:update TODO diff --git a/TODO b/TODO --- a/TODO +++ b/TODO @@ -1,5 +1,10 @@ -* finish PySequence_Fast -* typeobject.py and handling of __fl