[pypy-commit] pypy cpyext-ext: typo

2016-04-21 Thread mattip
Author: mattip Branch: cpyext-ext Changeset: r83806:1ea1f550649e Date: 2016-04-21 19:34 +0300 http://bitbucket.org/pypy/pypy/changeset/1ea1f550649e/ Log:typo 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.py @@

[pypy-commit] pypy cpyext-ext: typo

2016-04-08 Thread mattip
Author: mattip Branch: cpyext-ext Changeset: r83589:1a912486d7ec Date: 2016-04-08 16:23 +0300 http://bitbucket.org/pypy/pypy/changeset/1a912486d7ec/ Log:typo diff --git a/pypy/module/cpyext/slotdefs.py b/pypy/module/cpyext/slotdefs.py --- a/pypy/module/cpyext/slotdefs.py +++ b/pypy/module/cp