Author: Matti Picus
Branch: py3.5
Changeset: r92902:6311c6a24eba
Date: 2017-11-02 10:10 +0200
http://bitbucket.org/pypy/pypy/changeset/6311c6a24eba/
Log:merge default into py3.5
diff --git a/pypy/tool/build_cffi_imports.py b/pypy/tool/build_cffi_imports.py
--- a/pypy/tool/build_cffi_imports.
Author: Matti Picus
Branch:
Changeset: r92900:a2348b760a36
Date: 2017-11-02 09:52 +0200
http://bitbucket.org/pypy/pypy/changeset/a2348b760a36/
Log:hack the cffi hack to import setuptools on a fresh pypy, g!
diff --git a/pypy/tool/build_cffi_imports.py b/pypy/tool/build_cffi_imports.py
-
Author: Matti Picus
Branch: bsd-patches
Changeset: r92901:9112cc43a6cc
Date: 2017-11-02 09:53 +0200
http://bitbucket.org/pypy/pypy/changeset/9112cc43a6cc/
Log:merge default into branch
diff too long, truncating to 2000 out of 3454 lines
diff --git a/pypy/module/_cppyy/__init__.py b/pypy/mod
Author: fijal
Branch: canraise-assertionerror
Changeset: r92903:904915e5425e
Date: 2017-11-02 11:37 +0100
http://bitbucket.org/pypy/pypy/changeset/904915e5425e/
Log:branch to experiment with canraise not raising for assertion error
diff --git a/rpython/translator/backendopt/canraise.py
b/rpy
Author: Antonio Cuni
Branch:
Changeset: r92904:84a682f2e00a
Date: 2017-11-02 11:59 +0100
http://bitbucket.org/pypy/pypy/changeset/84a682f2e00a/
Log:the .debug files don't need to be executable, remove the 'x' bit
diff --git a/pypy/tool/release/smartstrip.py b/pypy/tool/release/smartstrip.py
Author: Antonio Cuni
Branch:
Changeset: r92905:060286c2177e
Date: 2017-11-02 12:02 +0100
http://bitbucket.org/pypy/pypy/changeset/060286c2177e/
Log:make sure to extract also the .debug files from the nightly
diff --git a/pypy/goal/getnightly.py b/pypy/goal/getnightly.py
--- a/pypy/goal/getn
Author: Matti Picus
Branch: bsd-patches
Changeset: r92907:5d3a56b266eb
Date: 2017-11-02 16:58 +0200
http://bitbucket.org/pypy/pypy/changeset/5d3a56b266eb/
Log:close branch to be merged
___
pypy-commit mailing list
pypy-commit@python.org
https://mai
Author: Matti Picus
Branch:
Changeset: r92906:2177b95b1174
Date: 2017-11-02 16:48 +0200
http://bitbucket.org/pypy/pypy/changeset/2177b95b1174/
Log:help tests find msv compiler
diff --git a/lib_pypy/_ctypes_test.py b/lib_pypy/_ctypes_test.py
--- a/lib_pypy/_ctypes_test.py
+++ b/lib_pypy/_cty
Author: Matti Picus
Branch:
Changeset: r92908:959da02fe2dc
Date: 2017-11-02 16:59 +0200
http://bitbucket.org/pypy/pypy/changeset/959da02fe2dc/
Log:merge bsd-patches which fixes failures on FreeBSD (David Naylor)
diff --git a/lib-python/2.7/ctypes/__init__.py
b/lib-python/2.7/ctypes/__init_
Author: Matti Picus
Branch:
Changeset: r92909:8ee02499c7fd
Date: 2017-11-02 17:08 +0200
http://bitbucket.org/pypy/pypy/changeset/8ee02499c7fd/
Log:document merge branches
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/wha
Author: Ronan Lamy
Branch: run-extra-tests
Changeset: r92910:c0b920761a24
Date: 2017-11-02 16:33 +
http://bitbucket.org/pypy/pypy/changeset/c0b920761a24/
Log:Add extra_tests/requirements.txt
diff --git a/extra_tests/requirements.txt b/extra_tests/requirements.txt
new file mode 100644
---
Author: Ronan Lamy
Branch: run-extra-tests
Changeset: r92911:1dc82bde8716
Date: 2017-11-02 17:38 +
http://bitbucket.org/pypy/pypy/changeset/1dc82bde8716/
Log:Add a failing test
diff --git a/extra_tests/test_failing.py b/extra_tests/test_failing.py
new file mode 100644
--- /dev/null
+++ b
12 matches
Mail list logo