Author: Armin Rigo <[email protected]> Branch: extradoc Changeset: r4842:1fb34bcc5dba Date: 2012-10-08 17:53 +0200 http://bitbucket.org/pypy/extradoc/changeset/1fb34bcc5dba/
Log: Kill an old file. diff --git a/planning/todo.txt b/planning/todo.txt deleted file mode 100644 --- a/planning/todo.txt +++ /dev/null @@ -1,13 +0,0 @@ -PyPy todo areas -================== - -This is a todo list that lists various areas of PyPy that should be cleaned up -(for whatever reason: less mess, less code duplication, etc). - -translation toolchain ---------------------- - - - clean up the tangle of including headers in the C backend - - make approach for loading modules more sane, mixedmodule capture - too many platform dependencies especially for pypy-cli - _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
