[pypy-commit] pypy.org extradoc: Fix bogus source link to pypy2-v5.10.1

2018-04-20 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r922:11b8477b9161 Date: 2018-04-20 11:39 +0200 http://bitbucket.org/pypy/pypy.org/changeset/11b8477b9161/ Log:Fix bogus source link to pypy2-v5.10.1 diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@ -269,7 +26

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

2018-04-20 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r94393:580e3e26cd32 Date: 2018-04-20 14:21 +0300 http://bitbucket.org/pypy/pypy/changeset/580e3e26cd32/ Log:merge default into py3.5 diff --git a/pypy/doc/release-v6.0.0.rst b/pypy/doc/release-v6.0.0.rst --- a/pypy/doc/release-v6.0.0.rst +++ b/pyp

[pypy-commit] pypy py3.5: restart whatsnew-pypy3-head

2018-04-20 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r94394:95916fa94a60 Date: 2018-04-20 14:23 +0300 http://bitbucket.org/pypy/pypy/changeset/95916fa94a60/ Log:restart whatsnew-pypy3-head diff --git a/pypy/doc/whatsnew-pypy3-head.rst b/pypy/doc/whatsnew-pypy3-head.rst --- a/pypy/doc/whatsnew-pypy3-

[pypy-commit] pypy release-pypy2.7-6.x: merge default into release

2018-04-20 Thread mattip
Author: Matti Picus Branch: release-pypy2.7-6.x Changeset: r94392:0f99a0bed290 Date: 2018-04-20 14:20 +0300 http://bitbucket.org/pypy/pypy/changeset/0f99a0bed290/ Log:merge default into release diff too long, truncating to 2000 out of 4130 lines diff --git a/pypy/doc/gc_info.rst b/pypy/doc/

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

2018-04-20 Thread mattip
Author: Matti Picus Branch: release-pypy3.5-6.x Changeset: r94395:aa0e948e1bc4 Date: 2018-04-20 14:25 +0300 http://bitbucket.org/pypy/pypy/changeset/aa0e948e1bc4/ Log:merge py3.5 into release diff too long, truncating to 2000 out of 4118 lines diff --git a/lib-python/3/test/test_exceptions.

[pypy-commit] pypy default: restart whatsnew-head, release notice

2018-04-20 Thread mattip
Author: Matti Picus Branch: Changeset: r94391:8941ee7fcd8f Date: 2018-04-20 14:13 +0300 http://bitbucket.org/pypy/pypy/changeset/8941ee7fcd8f/ Log:restart whatsnew-head, release notice diff --git a/pypy/doc/release-v6.0.0.rst b/pypy/doc/release-v6.0.0.rst --- a/pypy/doc/release-v6.0.0.rst +

[pypy-commit] pypy default: Test that tp_basicsize is correctly set (fails on py3.5)

2018-04-20 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r94396:2a9fc2de357a Date: 2018-04-20 17:12 +0100 http://bitbucket.org/pypy/pypy/changeset/2a9fc2de357a/ Log:Test that tp_basicsize is correctly set (fails on py3.5) diff --git a/pypy/module/cpyext/test/test_datetime.py b/pypy/module/cpyext/test/test_da

[pypy-commit] pypy py3.5: hg merge default

2018-04-20 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r94397:b7da70a8fd2c Date: 2018-04-20 17:13 +0100 http://bitbucket.org/pypy/pypy/changeset/b7da70a8fd2c/ Log:hg merge default diff --git a/pypy/module/cpyext/test/test_datetime.py b/pypy/module/cpyext/test/test_datetime.py --- a/pypy/module/cpyext/

[pypy-commit] pypy py3.5: Brute-force tp_basicsize to the correct value on the datetime types

2018-04-20 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r94398:7ac5e33a8260 Date: 2018-04-20 23:33 +0100 http://bitbucket.org/pypy/pypy/changeset/7ac5e33a8260/ Log:Brute-force tp_basicsize to the correct value on the datetime types diff --git a/pypy/module/__pypy__/interp_pypydatetime.py b/pypy/module/

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

2018-04-20 Thread rlamy
Author: Ronan Lamy Branch: py3.6 Changeset: r94399:d1a46c216644 Date: 2018-04-20 23:47 +0100 http://bitbucket.org/pypy/pypy/changeset/d1a46c216644/ Log:hg merge py3.5 diff --git a/pypy/doc/release-v6.0.0.rst b/pypy/doc/release-v6.0.0.rst --- a/pypy/doc/release-v6.0.0.rst +++ b/pypy/doc/relea

[pypy-commit] pypy cppyy-packaging: naming consistency w/ CPython/cppyy

2018-04-20 Thread wlav
Author: Wim Lavrijsen Branch: cppyy-packaging Changeset: r94400:0df7710aad8b Date: 2017-10-30 13:14 -0700 http://bitbucket.org/pypy/pypy/changeset/0df7710aad8b/ Log:naming consistency w/ CPython/cppyy diff --git a/pypy/module/_cppyy/__init__.py b/pypy/module/_cppyy/__init__.py --- a/pypy/mod

[pypy-commit] pypy cppyy-packaging: merge default into branch

2018-04-20 Thread wlav
Author: Wim Lavrijsen Branch: cppyy-packaging Changeset: r94402:b74ad9bd1274 Date: 2018-01-26 14:27 -0800 http://bitbucket.org/pypy/pypy/changeset/b74ad9bd1274/ Log:merge default into branch diff too long, truncating to 2000 out of 93932 lines diff --git a/.hgtags b/.hgtags --- a/.hgtags ++

[pypy-commit] pypy cppyy-packaging: fix C++ warnings

2018-04-20 Thread wlav
Author: Wim Lavrijsen Branch: cppyy-packaging Changeset: r94401:edb9132eda33 Date: 2017-10-30 13:17 -0700 http://bitbucket.org/pypy/pypy/changeset/edb9132eda33/ Log:fix C++ warnings diff --git a/pypy/module/_cppyy/test/advancedcpp.h b/pypy/module/_cppyy/test/advancedcpp.h --- a/pypy/module/

[pypy-commit] pypy cppyy-packaging: upgrade to backend 0.6.0

2018-04-20 Thread wlav
Author: Wim Lavrijsen Branch: cppyy-packaging Changeset: r94404:e98cf77f5b72 Date: 2018-04-20 16:00 -0700 http://bitbucket.org/pypy/pypy/changeset/e98cf77f5b72/ Log:upgrade to backend 0.6.0 diff --git a/pypy/module/_cppyy/capi/loadable_capi.py b/pypy/module/_cppyy/capi/loadable_capi.py ---

[pypy-commit] pypy cppyy-packaging: translator fix

2018-04-20 Thread wlav
Author: Wim Lavrijsen Branch: cppyy-packaging Changeset: r94405:55cdebafb2de Date: 2018-04-20 17:15 -0700 http://bitbucket.org/pypy/pypy/changeset/55cdebafb2de/ Log:translator fix diff --git a/pypy/module/_cppyy/interp_cppyy.py b/pypy/module/_cppyy/interp_cppyy.py --- a/pypy/module/_cppyy/i

[pypy-commit] pypy cppyy-packaging: merge default into branch

2018-04-20 Thread wlav
Author: Wim Lavrijsen Branch: cppyy-packaging Changeset: r94403:60b72b97202f Date: 2018-04-19 10:47 -0700 http://bitbucket.org/pypy/pypy/changeset/60b72b97202f/ Log:merge default into branch diff too long, truncating to 2000 out of 19728 lines diff --git a/LICENSE b/LICENSE --- a/LICENSE ++