Author: Ronan Lamy
Branch: multiphase
Changeset: r92277:4581a4a84e6f
Date: 2017-08-28 22:52 +0100
http://bitbucket.org/pypy/pypy/changeset/4581a4a84e6f/
Log:fix translation
diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py
--- a/pypy/module/cpyext/api.py
+++ b/pypy/module/cp
Author: Ronan Lamy
Branch: multiphase
Changeset: r91609:bb2c4b519f09
Date: 2017-06-15 17:09 +0100
http://bitbucket.org/pypy/pypy/changeset/bb2c4b519f09/
Log:fix translation
diff --git a/pypy/module/cpyext/typeobject.py b/pypy/module/cpyext/typeobject.py
--- a/pypy/module/cpyext/typeobject.py