aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMatti Picus <matti.picus@gmail.com>2016-04-28 12:00:49 +0300
committerMatti Picus <matti.picus@gmail.com>2016-04-28 12:00:49 +0300
commit8f06f487b9b03bf0469dfe7c62cf626f6481fe5f (patch)
treec456ec67528f8a6daae7f656380ad96a0f6cbb74 /TODO
parentAdd comments (diff)
downloadpypy-8f06f487b9b03bf0469dfe7c62cf626f6481fe5f.tar.gz
pypy-8f06f487b9b03bf0469dfe7c62cf626f6481fe5f.tar.bz2
pypy-8f06f487b9b03bf0469dfe7c62cf626f6481fe5f.zip
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index afde5f1b58..ee6f617bd7 100644
--- 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