[pypy-svn] r41172 - pypy/dist/pypy/doc

pedronis at codespeak.net pedronis at codespeak.net
Fri Mar 23 14:11:52 CET 2007


Author: pedronis
Date: Fri Mar 23 14:11:51 2007
New Revision: 41172

Modified:
   pypy/dist/pypy/doc/cleanup-todo.txt
Log:
a clarification, another todo



Modified: pypy/dist/pypy/doc/cleanup-todo.txt
==============================================================================
--- pypy/dist/pypy/doc/cleanup-todo.txt	(original)
+++ pypy/dist/pypy/doc/cleanup-todo.txt	Fri Mar 23 14:11:51 2007
@@ -19,7 +19,10 @@
    and the gctransfomers, which varies depending on the GC :(,
    exploit better the removal of zeroing assumption 
  - clean up the tangle of including headers in the C backend
- - make approach for loading modules more sane
+ - make approach for loading modules more sane, mixedmodule capture
+   too many platform dependecies especially for pypy-cli
+ - review pdbplus, especially the graph commands, also in the light of
+   https://codespeak.net/issue/pypy-dev/issue303
 
 interpreter
 -----------



More information about the Pypy-commit mailing list