Author: Armin Rigo
Branch:
Changeset: r88677:1d977ac6f362
Date: 2016-11-26 19:53 +0100
http://bitbucket.org/pypy/pypy/changeset/1d977ac6f362/
Log:workaround
diff --git a/pypy/tool/cpyext/extbuild.py b/pypy/tool/cpyext/extbuild.py
--- a/pypy/tool/cpyext/extbuild.py
+++ b/pypy/tool/cpyext/ext
Author: Armin Rigo
Branch:
Changeset: r88678:a18ed4af9a2d
Date: 2016-11-26 21:10 +0100
http://bitbucket.org/pypy/pypy/changeset/a18ed4af9a2d/
Log:Complain early if we attempt a non-incminimark translation with the
cpyext module
diff --git a/pypy/goal/targetpypystandalone.py
b/pypy/
Author: Armin Rigo
Branch:
Changeset: r88679:38eefb6ad69d
Date: 2016-11-26 22:18 +0100
http://bitbucket.org/pypy/pypy/changeset/38eefb6ad69d/
Log:OS/X fixes
diff --git a/lib-python/2.7/distutils/sysconfig_pypy.py
b/lib-python/2.7/distutils/sysconfig_pypy.py
--- a/lib-python/2.7/distutils/s