Author: Tim Felgentreff <timfelgentr...@gmail.com> Branch: storage Changeset: r887:75fb3a75ff6b Date: 2014-07-10 12:00 +0200 http://bitbucket.org/pypy/lang-smalltalk/changeset/75fb3a75ff6b/
Log: use StackOverflow protection from rlib diff --git a/spyvm/constants.py b/spyvm/constants.py --- a/spyvm/constants.py +++ b/spyvm/constants.py @@ -190,6 +190,5 @@ # Interpreter constants # -MAX_LOOP_DEPTH = 100 INTERRUPT_COUNTER_SIZE = 10000 CompileTime = time.time() _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit