Author: Armin Rigo <[email protected]> Branch: stmgc-c7 Changeset: r70092:ee693a309114 Date: 2014-03-19 17:03 +0100 http://bitbucket.org/pypy/pypy/changeset/ee693a309114/
Log: update diff --git a/TODO b/TODO --- a/TODO +++ b/TODO @@ -28,7 +28,9 @@ ------------------------------------------------------------ -os.fork()! +reintroduce 'stm_ignored', disabled in 4294a7789103 for causing +a rare bug in ll_strhash() shown by http://bpaste.net/show/190868/ +failing after a few minutes (or just running translate.py) ------------------------------------------------------------ _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
