[pypy-commit] pypy default: rework test for python2, python3

2019-03-14 Thread mattip
Author: Matti Picus Branch: Changeset: r96312:da49044a5452 Date: 2019-03-14 17:03 +0200 http://bitbucket.org/pypy/pypy/changeset/da49044a5452/ Log:rework test for python2, python3 diff --git a/pypy/module/cpyext/test/test_tupleobject.py b/pypy/module/cpyext/test/test_tupleobject.py --- a/p

[pypy-commit] pypy issue2968: rework test for python2, python3

2019-03-14 Thread mattip
Author: Matti Picus Branch: issue2968 Changeset: r96310:4285c5076c8e Date: 2019-03-14 17:03 +0200 http://bitbucket.org/pypy/pypy/changeset/4285c5076c8e/ Log:rework test for python2, python3 diff --git a/pypy/module/cpyext/test/THPSize.c b/pypy/module/cpyext/test/THPSize.c deleted file mode

[pypy-commit] pypy default: move PyTuple_Type.tp_new to C

2019-03-14 Thread mattip
Author: Matti Picus Branch: Changeset: r96311:23b9c2f3f1d0 Date: 2019-03-10 21:54 +0200 http://bitbucket.org/pypy/pypy/changeset/23b9c2f3f1d0/ Log:move PyTuple_Type.tp_new to C diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py --- a/pypy/module/cpyext/api.py +++ b/pypy/modu

[pypy-commit] pypy default: fix merge from grafting issue2968

2019-03-14 Thread mattip
Author: Matti Picus Branch: Changeset: r96313:d3aefbf6dae7 Date: 2019-03-14 17:15 +0200 http://bitbucket.org/pypy/pypy/changeset/d3aefbf6dae7/ Log:fix merge from grafting issue2968 diff --git a/pypy/module/cpyext/test/test_tupleobject.py b/pypy/module/cpyext/test/test_tupleobject.py --- a/

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

2019-03-14 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96316:605f74b0221c Date: 2019-03-14 17:18 +0200 http://bitbucket.org/pypy/pypy/changeset/605f74b0221c/ Log:merge default into branch diff --git a/pypy/module/cpyext/test/test_tupleobject.py b/pypy/module/cpyext/test/test_tupleobject.py --- a/pyp

[pypy-commit] pypy issue2968: close branch to be merged

2019-03-14 Thread mattip
Author: Matti Picus Branch: issue2968 Changeset: r96314:074e102b8636 Date: 2019-03-14 17:16 +0200 http://bitbucket.org/pypy/pypy/changeset/074e102b8636/ Log:close branch to be merged ___ pypy-commit mailing list [email protected] https://mail.

[pypy-commit] pypy py3.6: merge issue 2968 into py3.6

2019-03-14 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96315:12d0c4f992fd Date: 2019-03-14 17:17 +0200 http://bitbucket.org/pypy/pypy/changeset/12d0c4f992fd/ Log:merge issue 2968 into py3.6 diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py --- a/pypy/module/cpyext/api.py +++ b/pypy/m

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

2019-03-14 Thread mattip
Author: Matti Picus Branch: release-pypy2.7-v7.x Changeset: r96317:990cef41fe11 Date: 2019-03-14 17:19 +0200 http://bitbucket.org/pypy/pypy/changeset/990cef41fe11/ Log:merge default into release diff --git a/pypy/module/_codecs/interp_codecs.py b/pypy/module/_codecs/interp_codecs.py --- a/p

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

2019-03-14 Thread mattip
Author: Matti Picus Branch: release-pypy3.6-v7.x Changeset: r96318:bb0d05b190b9 Date: 2019-03-14 17:19 +0200 http://bitbucket.org/pypy/pypy/changeset/bb0d05b190b9/ Log:merge py3.6 into release diff --git a/pypy/doc/whatsnew-pypy3-head.rst b/pypy/doc/whatsnew-pypy3-head.rst --- a/pypy/doc/wha