[pypy-svn] r10267 - pypy/dist/pypy
hpk at codespeak.net
hpk at codespeak.net
Sun Apr 3 15:41:13 CEST 2005
Author: hpk
Date: Sun Apr 3 15:41:13 2005
New Revision: 10267
Modified:
pypy/dist/pypy/TODO
Log:
extracted TODOs from reading the IRC backlog :-)
Modified: pypy/dist/pypy/TODO
==============================================================================
--- pypy/dist/pypy/TODO (original)
+++ pypy/dist/pypy/TODO Sun Apr 3 15:41:13 2005
@@ -5,6 +5,8 @@
compiler, a number of C modules, and some types -- as printed
when running py.py: "faking <type xyz>".
+* mark debugging variables to make our code more readable
+
* re-allow more than one instance of StdObjSpace
(probably requiring geninterp to generate less global
init-code)
More information about the Pypy-commit
mailing list