Author: Armin Rigo
Branch:
Changeset: r93964:42f9add4e266
Date: 2018-03-09 08:59 +0100
http://bitbucket.org/pypy/pypy/changeset/42f9add4e266/
Log:merge heads
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listi
Author: Armin Rigo
Branch:
Changeset: r93963:93c05c65dcaa
Date: 2018-03-09 08:54 +0100
http://bitbucket.org/pypy/pypy/changeset/93c05c65dcaa/
Log:update to cffi/99940f1f5402
diff --git a/pypy/module/_cffi_backend/cdlopen.py
b/pypy/module/_cffi_backend/cdlopen.py
--- a/pypy/module/_cffi_bac
Author: Matti Picus
Branch: py3.5
Changeset: r93966:66f30ba67227
Date: 2018-03-09 14:58 +0200
http://bitbucket.org/pypy/pypy/changeset/66f30ba67227/
Log:merge default into py3.5
diff --git a/lib_pypy/_pypy_testcapi.py b/lib_pypy/_pypy_testcapi.py
--- a/lib_pypy/_pypy_testcapi.py
+++ b/lib_py
Author: Matti Picus
Branch:
Changeset: r93965:63d0a5cf5da2
Date: 2018-03-09 13:48 +0200
http://bitbucket.org/pypy/pypy/changeset/63d0a5cf5da2/
Log:allow calling MsvcPlatform more than once in the process
diff --git a/rpython/translator/platform/windows.py
b/rpython/translator/platform/wind