[pypy-commit] pypy default: document merged branch

2018-05-16 Thread mattip
Author: Matti Picus Branch: Changeset: r94607:24cdd1cfea2d Date: 2018-05-16 20:55 -0700 http://bitbucket.org/pypy/pypy/changeset/24cdd1cfea2d/ Log:document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst ---

[pypy-commit] pypy py3.6: merge ssl fix into py3.6

2018-05-16 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r94605:ceff6a6cf97b Date: 2018-05-16 20:45 -0700 http://bitbucket.org/pypy/pypy/changeset/ceff6a6cf97b/ Log:merge ssl fix into py3.6 diff --git a/lib_pypy/_cffi_ssl/_stdssl/__init__.py

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

2018-05-16 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r94606:2a70f2b84450 Date: 2018-05-16 20:45 -0700 http://bitbucket.org/pypy/pypy/changeset/2a70f2b84450/ Log:merge py3.5 into py3.6 ___ pypy-commit mailing list

[pypy-commit] pypy alex_gaynor/remove-an-unneeded-call-into-openssl-th-1526429141011: close and document branch to be merged

2018-05-16 Thread mattip
Author: Matti Picus Branch: alex_gaynor/remove-an-unneeded-call-into-openssl-th-1526429141011 Changeset: r94604:710a263815fa Date: 2018-05-16 20:42 -0700 http://bitbucket.org/pypy/pypy/changeset/710a263815fa/ Log:close and document branch to be merged diff --git

[pypy-commit] pypy py3.5: Remove an unneeded call into OpenSSL

2018-05-16 Thread alex_gaynor
Author: Alex Gaynor Branch: py3.5 Changeset: r94603:f3d6e0d85a29 Date: 2018-05-16 20:39 -0700 http://bitbucket.org/pypy/pypy/changeset/f3d6e0d85a29/ Log:Remove an unneeded call into OpenSSL This call doesn't do anything, on every version of OpenSSL going

[pypy-commit] pypy gc-more-logging: close merged branch

2018-05-16 Thread antocuni
Author: Antonio Cuni Branch: gc-more-logging Changeset: r94601:42a01bd21795 Date: 2018-05-16 18:24 +0200 http://bitbucket.org/pypy/pypy/changeset/42a01bd21795/ Log:close merged branch ___ pypy-commit mailing list

[pypy-commit] pypy default: merge the gc-more-logging branch, which logs some extra gc-minor and

2018-05-16 Thread antocuni
Author: Antonio Cuni Branch: Changeset: r94602:49ede3b5afe6 Date: 2018-05-16 18:25 +0200 http://bitbucket.org/pypy/pypy/changeset/49ede3b5afe6/ Log:merge the gc-more-logging branch, which logs some extra gc-minor and gc-collect-step info in the PYPYLOG diff

[pypy-commit] pypy py3.6: merge py3.5

2018-05-16 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.6 Changeset: r94600:455b5c86ee7b Date: 2018-05-16 14:38 +0200 http://bitbucket.org/pypy/pypy/changeset/455b5c86ee7b/ Log:merge py3.5 diff --git a/lib-python/conftest.py b/lib-python/conftest.py --- a/lib-python/conftest.py +++

[pypy-commit] pypy py3.5: add missing file to unbreak lib-python tests

2018-05-16 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.5 Changeset: r94599:a6beb8e7ff9c Date: 2018-05-16 14:38 +0200 http://bitbucket.org/pypy/pypy/changeset/a6beb8e7ff9c/ Log:add missing file to unbreak lib-python tests diff --git a/lib-python/conftest.py b/lib-python/conftest.py

[pypy-commit] pypy py3.5: fix more raises/skip imports

2018-05-16 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.5 Changeset: r94597:c697fd791c27 Date: 2018-05-15 21:58 +0200 http://bitbucket.org/pypy/pypy/changeset/c697fd791c27/ Log:fix more raises/skip imports diff --git a/pypy/objspace/std/test/test_iterobject.py

[pypy-commit] pypy py3.5: merge

2018-05-16 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.5 Changeset: r94598:e149edfccd49 Date: 2018-05-16 13:58 +0200 http://bitbucket.org/pypy/pypy/changeset/e149edfccd49/ Log:merge diff --git a/pypy/objspace/std/test/test_iterobject.py b/pypy/objspace/std/test/test_iterobject.py