[pypy-commit] pypy cpyext-cleanup: fix tests

2017-01-03 Thread rlamy
Author: Ronan Lamy Branch: cpyext-cleanup Changeset: r89338:ecfe2f400573 Date: 2017-01-03 16:02 + http://bitbucket.org/pypy/pypy/changeset/ecfe2f400573/ Log:fix tests diff --git a/pypy/module/cpyext/test/test_api.py b/pypy/module/cpyext/test/test_api.py --- a/pypy/module/cpyext/test/tes

[pypy-commit] pypy cpyext-cleanup: fix

2017-01-02 Thread rlamy
Author: Ronan Lamy Branch: cpyext-cleanup Changeset: r89305:e2ecb4d3858d Date: 2017-01-02 16:22 + http://bitbucket.org/pypy/pypy/changeset/e2ecb4d3858d/ Log:fix diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py --- a/pypy/module/cpyext/api.py +++ b/pypy/module/cpyext/api