aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorfijal <unknown>2016-02-26 09:49:21 +0100
committerfijal <unknown>2016-02-26 09:49:21 +0100
commitb1095633f6bf1491b336e351cbae1910fd50fdc1 (patch)
tree771fef2f4ad69c0f223b8720dca781cc9519c5e1 /TODO
parent(ronan, fijal) add stubs for datetime object (diff)
downloadpypy-b1095633f6bf1491b336e351cbae1910fd50fdc1.tar.gz
pypy-b1095633f6bf1491b336e351cbae1910fd50fdc1.tar.bz2
pypy-b1095633f6bf1491b336e351cbae1910fd50fdc1.zip
add TODO for cpyext
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000000..e5cb56e7a8
--- /dev/null
+++ b/TODO
@@ -0,0 +1,5 @@
+* finish PySequence_Fast
+* typeobject.py and handling of __float__ prevents us from using pypy
+* python setup.py install in numpy does not somehow tell setuptools
+ it's installed (I bet it's about the py27 tag)
+* implement PyFile_AsFile