Author: David Schneider <[email protected]> Branch: extradoc Changeset: r5021:8673099b2149 Date: 2013-08-23 09:47 +0200 http://bitbucket.org/pypy/extradoc/changeset/8673099b2149/
Log: add another task diff --git a/sprintinfo/london-2013/planning.txt b/sprintinfo/london-2013/planning.txt --- a/sprintinfo/london-2013/planning.txt +++ b/sprintinfo/london-2013/planning.txt @@ -7,3 +7,5 @@ * cffi 1.0: think about how to separate compilation from execution of the script (e.g. a separate foo.c file, and "python -m cffi foo.c") + +* cffi: think about and collect which C-extensions we would like to bring to cffi _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
