[pypy-commit] pypy py3.6: test, fix subtle logic bug for memoryview.cast (when view.format is not 'B')

2019-08-14 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97178:e0689d0f47c6 Date: 2019-08-15 00:58 +0300 http://bitbucket.org/pypy/pypy/changeset/e0689d0f47c6/ Log:test, fix subtle logic bug for memoryview.cast (when view.format is not 'B') diff --git a/lib-python/3/test/test_ssl.py

[pypy-commit] pypy default: merge cryptograhpt-2.7 which updates vendored cryptography to 2.7

2019-08-14 Thread mattip
Author: Matti Picus Branch: Changeset: r97174:5921676473ae Date: 2019-08-14 17:01 +0300 http://bitbucket.org/pypy/pypy/changeset/5921676473ae/ Log:merge cryptograhpt-2.7 which updates vendored cryptography to 2.7 diff too long, truncating to 2000 out of 25452 lines diff --git a/.hgignore

[pypy-commit] pypy py3.6: add failing ctypes test that causes socket.sendall() failure

2019-08-14 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97177:1deb84428ab6 Date: 2019-08-14 19:39 +0300 http://bitbucket.org/pypy/pypy/changeset/1deb84428ab6/ Log:add failing ctypes test that causes socket.sendall() failure diff --git a/extra_tests/ctypes_tests/test_cast.py

[pypy-commit] pypy cryptograhpt-2.7: fix last failing test - add lower case error message stanza

2019-08-14 Thread mattip
Author: Matti Picus Branch: cryptograhpt-2.7 Changeset: r97172:401d69215728 Date: 2019-08-14 16:53 +0300 http://bitbucket.org/pypy/pypy/changeset/401d69215728/ Log:fix last failing test - add lower case error message stanza diff --git a/lib_pypy/_cffi_ssl/_stdssl/error.py

[pypy-commit] pypy py3.6: tweak test, add missing get_cipher

2019-08-14 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97176:c9b561590324 Date: 2019-08-14 19:35 +0300 http://bitbucket.org/pypy/pypy/changeset/c9b561590324/ Log:tweak test, add missing get_cipher diff --git a/lib-python/3/test/test_ssl.py b/lib-python/3/test/test_ssl.py ---

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

2019-08-14 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97175:168ba5471494 Date: 2019-08-14 17:02 +0300 http://bitbucket.org/pypy/pypy/changeset/168ba5471494/ Log:merge default into py3.6 diff too long, truncating to 2000 out of 25605 lines diff --git a/.hgignore b/.hgignore --- a/.hgignore +++

[pypy-commit] pypy cryptograhpt-2.7: close branch to be merged

2019-08-14 Thread mattip
Author: Matti Picus Branch: cryptograhpt-2.7 Changeset: r97173:7ddff8a0053b Date: 2019-08-14 17:00 +0300 http://bitbucket.org/pypy/pypy/changeset/7ddff8a0053b/ Log:close branch to be merged diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst