Author: Armin Rigo <[email protected]> Branch: emit-call-x86 Changeset: r64309:ba771143d971 Date: 2013-05-19 11:31 +0200 http://bitbucket.org/pypy/pypy/changeset/ba771143d971/
Log: A branch to refactor _emit_call() and fix it for call_release_gil().
The issue is that it's not ok to do any access to ebp when the gil
has been released!
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit
