[pypy-svn] r64816 - pypy/branch/pyjitpl5/pypy/jit/metainterp
arigo at codespeak.net
arigo at codespeak.net
Wed Apr 29 17:58:20 CEST 2009
Author: arigo
Date: Wed Apr 29 17:58:15 2009
New Revision: 64816
Modified:
pypy/branch/pyjitpl5/pypy/jit/metainterp/TODO
Log:
Write down "find a test".
Modified: pypy/branch/pyjitpl5/pypy/jit/metainterp/TODO
==============================================================================
--- pypy/branch/pyjitpl5/pypy/jit/metainterp/TODO (original)
+++ pypy/branch/pyjitpl5/pypy/jit/metainterp/TODO Wed Apr 29 17:58:15 2009
@@ -1,3 +1,4 @@
+* find a test for r64742 (JitException capture)
* fix HashCollisionException, it appears in the wild
More information about the Pypy-commit
mailing list