[pypy-commit] pypy py3.6: merge default into py3.6

2019-08-15 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97187:c5962a500215 Date: 2019-08-15 19:35 +0300 http://bitbucket.org/pypy/pypy/changeset/c5962a500215/ Log:merge default into py3.6 diff --git a/extra_tests/ctypes_tests/test_cast.py b/extra_tests/ctypes_tests/test_cast.py --- a/extra_tests/ctyp

[pypy-commit] pypy default: qualify memoryview.cast to python 3.3 and up

2019-08-15 Thread mattip
Author: Matti Picus Branch: Changeset: r97186:d087a60ceaaf Date: 2019-08-15 18:13 +0300 http://bitbucket.org/pypy/pypy/changeset/d087a60ceaaf/ Log:qualify memoryview.cast to python 3.3 and up diff --git a/extra_tests/ctypes_tests/test_cast.py b/extra_tests/ctypes_tests/test_cast.py --- a/e

[pypy-commit] pypy default: add more missing things from cryptography, remove offending macro from build

2019-08-15 Thread mattip
Author: Matti Picus Branch: Changeset: r97183:0cbabb9554cd Date: 2019-08-15 15:54 +0300 http://bitbucket.org/pypy/pypy/changeset/0cbabb9554cd/ Log:add more missing things from cryptography, remove offending macro from build diff --git a/lib_pypy/_cffi_ssl/_cffi_src/openssl/nid.py b

[pypy-commit] buildbot default: do not symlink to empty files from failed builds

2019-08-15 Thread mattip
Author: Matti Picus Branch: Changeset: r1091:00dca717ce23 Date: 2019-08-15 13:23 +0300 http://bitbucket.org/pypy/buildbot/changeset/00dca717ce23/ Log:do not symlink to empty files from failed builds diff --git a/bot2/pypybuildbot/builds.py b/bot2/pypybuildbot/builds.py --- a/bot2/pypybuildb