Author: Armin Rigo <ar...@tunes.org>
Branch: 
Changeset: r684:9649baebe9a6
Date: 2012-07-26 16:48 +0200
http://bitbucket.org/cffi/cffi/changeset/9649baebe9a6/

Log:    Remove steps done

diff --git a/TODO b/TODO
--- a/TODO
+++ b/TODO
@@ -3,12 +3,8 @@
 Next steps
 ----------
 
-ffi.new(): require a pointer-or-array type?
-
 verify() handles "typedef ... some_integer_type", but this creates
 an opaque type that works like a struct (so we can't get the value
 out of it).
 
-need to save and cache '_cffi_N.c'
-
 _cffi backend for PyPy
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to