Author: Armin Rigo <ar...@tunes.org> Branch: extradoc Changeset: r5000:fe4419528718 Date: 2013-07-24 11:30 +0200 http://bitbucket.org/pypy/extradoc/changeset/fe4419528718/
Log: Add planning.txt with two tasks I have diff --git a/sprintinfo/london-2013/planning.txt b/sprintinfo/london-2013/planning.txt new file mode 100644 --- /dev/null +++ b/sprintinfo/london-2013/planning.txt @@ -0,0 +1,8 @@ +Tasks +----- + +* fix the issue with the os.xyz attributes not showing up depending on + which host we use during translation + +* 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") _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit