Author: Philip Jenvey
Branch: py3k
Changeset: r83801:9ba0ca55f93a
Date: 2016-04-20 18:52 -0700
http://bitbucket.org/pypy/pypy/changeset/9ba0ca55f93a/
Log:translation fixes for osx
diff --git a/pypy/module/posix/interp_posix.py
b/pypy/module/posix/interp_posix.py
--- a/pypy/module/posix/inte
Author: mattip
Branch: py3k
Changeset: r78726:7ed46662d44e
Date: 2015-07-31 15:51 +0300
http://bitbucket.org/pypy/pypy/changeset/7ed46662d44e/
Log:translation fixes for win32
diff --git a/pypy/module/posix/interp_posix.py
b/pypy/module/posix/interp_posix.py
--- a/pypy/module/posix/interp_po
Author: Amaury Forgeot d'Arc
Branch: py3k
Changeset: r75761:e11bc12d0270
Date: 2015-02-08 17:14 +0100
http://bitbucket.org/pypy/pypy/changeset/e11bc12d0270/
Log:Translation fixes
diff --git a/pypy/module/_posixsubprocess/interp_subprocess.py
b/pypy/module/_posixsubprocess/interp_subprocess.
Author: Amaury Forgeot d'Arc
Branch: py3k
Changeset: r60255:a8477e4eaa94
Date: 2013-01-20 17:50 +0100
http://bitbucket.org/pypy/pypy/changeset/a8477e4eaa94/
Log:Translation fixes.
diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py
--- a/pypy/interpreter/baseobjs
Author: Philip Jenvey
Branch: py3k
Changeset: r58769:01db4d55f6a2
Date: 2012-11-06 13:11 -0800
http://bitbucket.org/pypy/pypy/changeset/01db4d55f6a2/
Log:translation fixes
diff --git a/pypy/objspace/std/complextype.py b/pypy/objspace/std/complextype.py
--- a/pypy/objspace/std/complextype.py
Author: Amaury Forgeot d'Arc
Branch: py3k
Changeset: r53711:460e67abd3c7
Date: 2012-03-16 00:17 +0100
http://bitbucket.org/pypy/pypy/changeset/460e67abd3c7/
Log:Translation fixes in the py3k compiler.
diff --git a/pypy/interpreter/astcompiler/codegen.py
b/pypy/interpreter/astcompiler/codege
Author: Amaury Forgeot d'Arc
Branch: py3k
Changeset: r48173:3693b7e7f95e
Date: 2011-10-18 00:35 +0200
http://bitbucket.org/pypy/pypy/changeset/3693b7e7f95e/
Log:Translation fixes
diff --git a/pypy/interpreter/module.py b/pypy/interpreter/module.py
--- a/pypy/interpreter/module.py
+++ b/pypy/