[pypy-commit] pypy default: fix test

2018-06-29 Thread mattip
Author: Matti Picus Branch: Changeset: r94785:435136eb0bac Date: 2018-06-29 07:36 -0700 http://bitbucket.org/pypy/pypy/changeset/435136eb0bac/ Log:fix test diff --git a/pypy/module/cpyext/test/test_object.py b/pypy/module/cpyext/test/test_object.py --- a/pypy/module/cpyext/test/test_object

[pypy-commit] pypy default: add warning for sandbox

2018-06-29 Thread mattip
Author: Matti Picus Branch: Changeset: r94786:c362e84211a7 Date: 2018-06-29 07:59 -0700 http://bitbucket.org/pypy/pypy/changeset/c362e84211a7/ Log:add warning for sandbox diff --git a/pypy/doc/sandbox.rst b/pypy/doc/sandbox.rst --- a/pypy/doc/sandbox.rst +++ b/pypy/doc/sandbox.rst @@ -3,6 +

[pypy-commit] pypy py3.5: merge default into branch

2018-06-29 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r94787:708b92b46553 Date: 2018-06-29 12:39 -0700 http://bitbucket.org/pypy/pypy/changeset/708b92b46553/ Log:merge default into branch diff --git a/pypy/doc/sandbox.rst b/pypy/doc/sandbox.rst --- a/pypy/doc/sandbox.rst +++ b/pypy/doc/sandbox.rst @@