[pypy-commit] pypy default: merge back changes to RPython in py3.5 (3ee9941e823c)

2017-05-30 Thread arigo
Author: Armin Rigo Branch: Changeset: r91445:a65f0a6fd69b Date: 2017-05-30 13:35 +0200 http://bitbucket.org/pypy/pypy/changeset/a65f0a6fd69b/ Log:merge back changes to RPython in py3.5 (3ee9941e823c) diff --git a/rpython/rlib/rposix.py b/rpython/rlib/rposix.py --- a/rpython/rlib/rposix.py +

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

2017-05-30 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r91444:3ee9941e823c Date: 2017-05-30 13:32 +0200 http://bitbucket.org/pypy/pypy/changeset/3ee9941e823c/ Log:hg merge jumbojet sched_get min/max, by Joannah in PR #534 diff --git a/pypy/module/posix/__init__.py b/pypy/module/posix/__init__.

[pypy-commit] pypy jumbojet: sched_get min/max

2017-05-30 Thread nanjekye
Author: Joannah Nanjekye Branch: jumbojet Changeset: r91443:d70723533eef Date: 2017-04-08 21:35 +0300 http://bitbucket.org/pypy/pypy/changeset/d70723533eef/ Log:sched_get min/max diff --git a/pypy/module/posix/__init__.py b/pypy/module/posix/__init__.py --- a/pypy/module/posix/__init__.py ++

[pypy-commit] pypy default: merge heads

2017-05-30 Thread arigo
Author: Armin Rigo Branch: Changeset: r91446:789fb549e0af Date: 2017-05-30 13:37 +0200 http://bitbucket.org/pypy/pypy/changeset/789fb549e0af/ Log:merge heads diff --git a/pypy/doc/cpython_differences.rst b/pypy/doc/cpython_differences.rst --- a/pypy/doc/cpython_differences.rst +++ b/pypy/do

[pypy-commit] pypy py3.5: typo

2017-05-30 Thread cfbolz
Author: Carl Friedrich Bolz Branch: py3.5 Changeset: r91447:052ba96573f4 Date: 2017-05-30 13:47 +0200 http://bitbucket.org/pypy/pypy/changeset/052ba96573f4/ Log:typo diff --git a/pypy/module/posix/interp_posix.py b/pypy/module/posix/interp_posix.py --- a/pypy/module/posix/interp_posix.py ++

[pypy-commit] pypy py3.5: some missing docstrings

2017-05-30 Thread cfbolz
Author: Carl Friedrich Bolz Branch: py3.5 Changeset: r91448:b28959100775 Date: 2017-05-30 13:51 +0200 http://bitbucket.org/pypy/pypy/changeset/b28959100775/ Log:some missing docstrings diff --git a/pypy/module/posix/interp_posix.py b/pypy/module/posix/interp_posix.py --- a/pypy/module/posix

[pypy-commit] pypy release-pypy3.5-5.x: update version to 5.8.0 beta

2017-05-30 Thread mattip
Author: Matti Picus Branch: release-pypy3.5-5.x Changeset: r91452:60728ba1c887 Date: 2017-05-30 16:36 +0300 http://bitbucket.org/pypy/pypy/changeset/60728ba1c887/ Log:update version to 5.8.0 beta diff --git a/pypy/module/cpyext/include/patchlevel.h b/pypy/module/cpyext/include/patchlevel.h

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

2017-05-30 Thread mattip
Author: Matti Picus Branch: release-pypy2.7-5.x Changeset: r91449:34e9d2c7a2e1 Date: 2017-05-30 16:14 +0300 http://bitbucket.org/pypy/pypy/changeset/34e9d2c7a2e1/ Log:merge default into release diff too long, truncating to 2000 out of 52647 lines diff --git a/.hgignore b/.hgignore --- a/.hg

[pypy-commit] pypy py3.5: fixes for whatsnew, document merged branch

2017-05-30 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r91459:d61ec1c88982 Date: 2017-05-30 16:50 +0300 http://bitbucket.org/pypy/pypy/changeset/d61ec1c88982/ Log:fixes for whatsnew, document merged branch diff --git a/pypy/doc/whatsnew-pypy3-5.8.0.rst b/pypy/doc/whatsnew-pypy3-5.8.0.rst --- a/pypy/d

[pypy-commit] pypy default: fix first commit after release

2017-05-30 Thread mattip
Author: Matti Picus Branch: Changeset: r91461:f8822b006de1 Date: 2017-05-30 16:52 +0300 http://bitbucket.org/pypy/pypy/changeset/f8822b006de1/ Log:fix first commit after release diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/

[pypy-commit] pypy default: update development version to 5.9, restart whatsnew (part 1)

2017-05-30 Thread mattip
Author: Matti Picus Branch: Changeset: r91456:3169bec9ae7c Date: 2017-05-30 16:22 +0300 http://bitbucket.org/pypy/pypy/changeset/3169bec9ae7c/ Log:update development version to 5.9, restart whatsnew (part 1) diff --git a/pypy/doc/index-of-release-notes.rst b/pypy/doc/index-of-release-notes

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

2017-05-30 Thread mattip
Author: Matti Picus Branch: release-pypy2.7-5.x Changeset: r91458:4a11c013124d Date: 2017-05-30 16:45 +0300 http://bitbucket.org/pypy/pypy/changeset/4a11c013124d/ Log:merge default into release branch diff --git a/lib-python/2.7/ctypes/test/test_unaligned_structures.py b/lib-python/2.7/ctyp

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

2017-05-30 Thread mattip
Author: Matti Picus Branch: release-pypy3.5-5.x Changeset: r91451:0736d37d56a7 Date: 2017-05-30 16:35 +0300 http://bitbucket.org/pypy/pypy/changeset/0736d37d56a7/ Log:merge py3.5 into release branch diff too long, truncating to 2000 out of 57131 lines diff --git a/.hgignore b/.hgignore ---

[pypy-commit] pypy py3.5: update version to 5.9.0, restart whatsnew part 1

2017-05-30 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r91453:5f63a4082bb8 Date: 2017-05-30 16:39 +0300 http://bitbucket.org/pypy/pypy/changeset/5f63a4082bb8/ Log:update version to 5.9.0, restart whatsnew part 1 diff --git a/pypy/doc/whatsnew-pypy3-head.rst b/pypy/doc/whatsnew-pypy3-5.8.0.rst rename

[pypy-commit] pypy release-pypy2.7-5.x: update version to 5.8.0 final

2017-05-30 Thread mattip
Author: Matti Picus Branch: release-pypy2.7-5.x Changeset: r91450:10736d300498 Date: 2017-05-30 16:33 +0300 http://bitbucket.org/pypy/pypy/changeset/10736d300498/ Log:update version to 5.8.0 final diff --git a/pypy/module/cpyext/include/patchlevel.h b/pypy/module/cpyext/include/patchlevel.h

[pypy-commit] pypy py3.5: restart whatsnew part 2

2017-05-30 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r91454:c173df164527 Date: 2017-05-30 16:41 +0300 http://bitbucket.org/pypy/pypy/changeset/c173df164527/ Log:restart whatsnew part 2 diff --git a/pypy/doc/whatsnew-pypy3-head.rst b/pypy/doc/whatsnew-pypy3-head.rst new file mode 100644 --- /dev/null

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

2017-05-30 Thread mattip
Author: Matti Picus Branch: release-pypy3.5-5.x Changeset: r91455:a31624746a5a Date: 2017-05-30 16:43 +0300 http://bitbucket.org/pypy/pypy/changeset/a31624746a5a/ Log:merge py3.5 into release branch diff --git a/pypy/doc/whatsnew-pypy3-head.rst b/pypy/doc/whatsnew-pypy3-5.8.0.rst copy from

[pypy-commit] pypy default: add this to default too

2017-05-30 Thread mattip
Author: Matti Picus Branch: Changeset: r91460:3fb4e5e0b6fd Date: 2017-05-30 16:51 +0300 http://bitbucket.org/pypy/pypy/changeset/3fb4e5e0b6fd/ Log:add this to default too diff --git a/pypy/doc/whatsnew-pypy3-5.8.0.rst b/pypy/doc/whatsnew-pypy3-5.8.0.rst new file mode 100644 --- /dev/null +

[pypy-commit] pypy default: start very rough draft of release notice, restart whatsnew (part 2)

2017-05-30 Thread mattip
Author: Matti Picus Branch: Changeset: r91457:558bd00b3dd8 Date: 2017-05-30 16:31 +0300 http://bitbucket.org/pypy/pypy/changeset/558bd00b3dd8/ Log:start very rough draft of release notice, restart whatsnew (part 2) diff --git a/pypy/doc/release-v5.8.0.rst b/pypy/doc/release-v5.8.0.rst new f

[pypy-commit] pypy default: start to summarize changes since 5.7.0, read up to changeset 198dc138680f

2017-05-30 Thread mattip
Author: Matti Picus Branch: Changeset: r91462:77bf5cbc29e9 Date: 2017-05-30 17:35 +0300 http://bitbucket.org/pypy/pypy/changeset/77bf5cbc29e9/ Log:start to summarize changes since 5.7.0, read up to changeset 198dc138680f diff --git a/pypy/doc/release-v5.8.0.rst b/pypy/doc/release-v5

[pypy-commit] cffi sirtom67/float_complex: Documentation

2017-05-30 Thread arigo
Author: Armin Rigo Branch: sirtom67/float_complex Changeset: r2946:927b4c3bbd9a Date: 2017-05-30 19:09 +0200 http://bitbucket.org/cffi/cffi/changeset/927b4c3bbd9a/ Log:Documentation diff --git a/c/test_c.py b/c/test_c.py --- a/c/test_c.py +++ b/c/test_c.py @@ -228,6 +228,12 @@ asser

[pypy-commit] cffi sirtom67/float_complex: Close branch, ready to merge

2017-05-30 Thread arigo
Author: Armin Rigo Branch: sirtom67/float_complex Changeset: r2947:16c9ce0f1b82 Date: 2017-05-30 19:09 +0200 http://bitbucket.org/cffi/cffi/changeset/16c9ce0f1b82/ Log:Close branch, ready to merge ___ pypy-commit mailing list pypy-commit@python.org

[pypy-commit] cffi default: Merge branch sirtom67/float_complex, adding support for complex numbers.

2017-05-30 Thread arigo
Author: Armin Rigo Branch: Changeset: r2948:71fd95269a8f Date: 2017-05-30 19:10 +0200 http://bitbucket.org/cffi/cffi/changeset/71fd95269a8f/ Log:Merge branch sirtom67/float_complex, adding support for complex numbers. Thanks sirtom67 for doing most of the work! diff --git a/c/_cffi_

[pypy-commit] cffi default: pypy tweak

2017-05-30 Thread arigo
Author: Armin Rigo Branch: Changeset: r2949:0ff0669fce9d Date: 2017-05-30 19:19 +0200 http://bitbucket.org/cffi/cffi/changeset/0ff0669fce9d/ Log:pypy tweak diff --git a/cffi/recompiler.py b/cffi/recompiler.py --- a/cffi/recompiler.py +++ b/cffi/recompiler.py @@ -736,21 +736,26 @@ #

[pypy-commit] pypy cffi-complex: A branch to implement complex numbers from cffi 1.11

2017-05-30 Thread arigo
Author: Armin Rigo Branch: cffi-complex Changeset: r91463:4a7c80c655ff Date: 2017-05-30 19:22 +0200 http://bitbucket.org/pypy/pypy/changeset/4a7c80c655ff/ Log:A branch to implement complex numbers from cffi 1.11 ___ pypy-commit mailing list pypy-co