[pypy-commit] pypy default: Remove unused parameter

2016-12-29 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r89266:a98582230a9a Date: 2016-12-29 15:47 +0100 http://bitbucket.org/pypy/pypy/changeset/a98582230a9a/ Log:Remove unused parameter diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py --- a/pypy/module/cpyext/api.py +++ b/pypy/module/cpye

[pypy-commit] pypy default: Remove unused parameter

2016-12-29 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r89265:343e3390bd53 Date: 2016-12-29 15:33 +0100 http://bitbucket.org/pypy/pypy/changeset/343e3390bd53/ Log:Remove unused parameter diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py --- a/pypy/module/cpyext/api.py +++ b/pypy/module/cpye