Author: Armin Rigo
Branch:
Changeset: r2981:cace5cac5ccb
Date: 2017-06-16 20:45 +0200
http://bitbucket.org/cffi/cffi/changeset/cace5cac5ccb/
Log:Issue #316
Call MessageBox() more generally on most stderr outputs from cffi
diff --git a/c/_cffi_backend.c b/c/_cffi_backend.c
--- a/c/_
Author: Ronan Lamy
Branch: multiphase
Changeset: r91616:8bf0d6064d37
Date: 2017-06-16 18:45 +0100
http://bitbucket.org/pypy/pypy/changeset/8bf0d6064d37/
Log:really fix translation
diff --git a/pypy/module/cpyext/typeobject.py b/pypy/module/cpyext/typeobject.py
--- a/pypy/module/cpyext/typeob
Author: Armin Rigo
Branch:
Changeset: r2980:cff66142f09b
Date: 2017-06-16 17:28 +0200
http://bitbucket.org/cffi/cffi/changeset/cff66142f09b/
Log:Windows: when a CFFI embedding attempt fails, attempt to open a non-
modal MessageBox() in addition to sending the detailed error to
Author: Armin Rigo
Branch:
Changeset: r2979:b0f094e3f3eb
Date: 2017-06-16 13:44 +0200
http://bitbucket.org/cffi/cffi/changeset/b0f094e3f3eb/
Log:Basic "does not crash" test for the error logic in
_cffi_initialize_python
diff --git a/testing/embedding/initerror.py b/testing/embedding
Author: Armin Rigo
Branch:
Changeset: r2978:78e1cba114e1
Date: 2017-06-16 12:04 +0200
http://bitbucket.org/cffi/cffi/changeset/78e1cba114e1/
Log:Document issue #319
diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
--- a/doc/source/whatsnew.rst
+++ b/doc/source/whatsnew.rst
@@
Author: Stefano Rivera
Branch:
Changeset: r91615:ad6889740dc0
Date: 2017-06-16 07:55 -0700
http://bitbucket.org/pypy/pypy/changeset/ad6889740dc0/
Log:Some more (obscure) architectures that would like -fPIC
diff --git a/rpython/translator/platform/__init__.py
b/rpython/translator/platform/_
Author: Nicolas Truessel
Branch: quad-color-gc
Changeset: r91614:ef5bd5ed6279
Date: 2017-06-16 15:11 +0200
http://bitbucket.org/pypy/pypy/changeset/ef5bd5ed6279/
Log:Update QCGC
diff --git a/rpython/translator/c/src/qcgc/qcgc.c
b/rpython/translator/c/src/qcgc/qcgc.c
--- a/rpython/translator