Author: Armin Rigo <[email protected]>
Branch: flow-no-local-exception
Changeset: r65867:8b92e00fe8ad
Date: 2013-07-31 11:53 +0200
http://bitbucket.org/pypy/pypy/changeset/8b92e00fe8ad/

Log:    Kill support for implicitly checking for IndexError if and only if
        the getitem/setitem is present in a "try: except IndexError" in the
        same graph. The idea is to make "except IndexError" invalid in
        RPython and be explicit.

_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to