[pypy-commit] pypy sandbox-lib: in-progress: write the API that I think would make sense, with lots of

2016-03-21 Thread arigo
Author: Armin Rigo Branch: sandbox-lib Changeset: r83230:1adffa44a320 Date: 2016-03-21 20:21 +0100 http://bitbucket.org/pypy/pypy/changeset/1adffa44a320/ Log:in-progress: write the API that I think would make sense, with lots of comments diff --git a/rpython/translator/rsandbox/rsand

[pypy-commit] pypy sandbox-lib: in-progress

2016-03-19 Thread arigo
Author: Armin Rigo Branch: sandbox-lib Changeset: r83175:cd639cdf1174 Date: 2016-03-19 20:32 +0100 http://bitbucket.org/pypy/pypy/changeset/cd639cdf1174/ Log:in-progress diff --git a/rpython/translator/c/genc.py b/rpython/translator/c/genc.py --- a/rpython/translator/c/genc.py +++ b/rpython/

[pypy-commit] pypy sandbox-lib: in-progress, but looks like the wrong level somewhere

2016-03-19 Thread arigo
Author: Armin Rigo Branch: sandbox-lib Changeset: r83174:446297152ae0 Date: 2016-03-19 19:49 +0100 http://bitbucket.org/pypy/pypy/changeset/446297152ae0/ Log:in-progress, but looks like the wrong level somewhere diff --git a/rpython/annotator/policy.py b/rpython/annotator/policy.py --- a/rpy

[pypy-commit] pypy sandbox-lib: in-progress

2016-03-19 Thread arigo
Author: Armin Rigo Branch: sandbox-lib Changeset: r83173:8f8afefdd713 Date: 2016-03-19 18:38 +0100 http://bitbucket.org/pypy/pypy/changeset/8f8afefdd713/ Log:in-progress diff --git a/rpython/annotator/policy.py b/rpython/annotator/policy.py --- a/rpython/annotator/policy.py +++ b/rpython/ann