[pypy-commit] pypy default: merge heads

2017-12-25 Thread arigo
Author: Armin Rigo Branch: Changeset: r93577:7eecbbca7bdc Date: 2017-12-26 08:28 +0100 http://bitbucket.org/pypy/pypy/changeset/7eecbbca7bdc/ Log:merge heads diff too long, truncating to 2000 out of 3533 lines diff --git a/pypy/doc/whatsnew-head.rst

[pypy-commit] pypy default: Issue #2714

2017-12-25 Thread arigo
Author: Armin Rigo Branch: Changeset: r93576:ca3a17a0ae22 Date: 2017-12-26 08:28 +0100 http://bitbucket.org/pypy/pypy/changeset/ca3a17a0ae22/ Log:Issue #2714 Test and fix for regression introduced in e0fe31dff118 diff --git a/lib_pypy/_ctypes/array.py

[pypy-commit] pypy py3.5: backedout changeset: 7d0ede73cb01, test works, something else is hanging

2017-12-25 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r93575:12a2a7eba8e3 Date: 2017-12-26 08:10 +0200 http://bitbucket.org/pypy/pypy/changeset/12a2a7eba8e3/ Log:backedout changeset: 7d0ede73cb01, test works, something else is hanging diff --git

[pypy-commit] pypy py3.5: revert, test still hangs

2017-12-25 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r93574:7d0ede73cb01 Date: 2017-12-26 07:56 +0200 http://bitbucket.org/pypy/pypy/changeset/7d0ede73cb01/ Log:revert, test still hangs diff --git a/pypy/module/time/test/test_time.py b/pypy/module/time/test/test_time.py ---

[pypy-commit] pypy closed-branches: re-close this branch

2017-12-25 Thread mattip
Author: Matti Picus Branch: closed-branches Changeset: r93573:baf0e7c0cfe3 Date: 2017-12-25 23:38 +0200 http://bitbucket.org/pypy/pypy/changeset/baf0e7c0cfe3/ Log:re-close this branch ___ pypy-commit mailing list

[pypy-commit] pypy closed-branches: Merge closed head 7aada6f7b5bb on branch vmprof-win32

2017-12-25 Thread mattip
Author: Matti Picus Branch: closed-branches Changeset: r93569:6950b71225ca Date: 2017-12-25 23:38 +0200 http://bitbucket.org/pypy/pypy/changeset/6950b71225ca/ Log:Merge closed head 7aada6f7b5bb on branch vmprof-win32 ___

[pypy-commit] pypy closed-branches: Merge closed head 596f167b7fd8 on branch optinfo-into-bridges

2017-12-25 Thread mattip
Author: Matti Picus Branch: closed-branches Changeset: r93566:4bed82bcd6fb Date: 2017-12-25 23:38 +0200 http://bitbucket.org/pypy/pypy/changeset/4bed82bcd6fb/ Log:Merge closed head 596f167b7fd8 on branch optinfo-into-bridges

[pypy-commit] pypy closed-branches: Merge closed head 328306bbabd7 on branch default

2017-12-25 Thread mattip
Author: Matti Picus Branch: closed-branches Changeset: r93567:5ab26c5a9402 Date: 2017-12-25 23:38 +0200 http://bitbucket.org/pypy/pypy/changeset/5ab26c5a9402/ Log:Merge closed head 328306bbabd7 on branch default ___

[pypy-commit] pypy closed-branches: Merge closed head 99d1f5562d30 on branch cpyext-avoid-roundtrip

2017-12-25 Thread mattip
Author: Matti Picus Branch: closed-branches Changeset: r93572:6ab215ddd6c9 Date: 2017-12-25 23:38 +0200 http://bitbucket.org/pypy/pypy/changeset/6ab215ddd6c9/ Log:Merge closed head 99d1f5562d30 on branch cpyext-avoid-roundtrip

[pypy-commit] pypy closed-branches: Merge closed head b8233cc7d857 on branch win32-fixes6

2017-12-25 Thread mattip
Author: Matti Picus Branch: closed-branches Changeset: r93568:ac94f2fa8bf0 Date: 2017-12-25 23:38 +0200 http://bitbucket.org/pypy/pypy/changeset/ac94f2fa8bf0/ Log:Merge closed head b8233cc7d857 on branch win32-fixes6 ___

[pypy-commit] pypy closed-branches: Merge closed head 98384706fd2b on branch cpyext-refactor-tp_dealloc

2017-12-25 Thread mattip
Author: Matti Picus Branch: closed-branches Changeset: r93565:9ab5000f48bd Date: 2017-12-25 23:38 +0200 http://bitbucket.org/pypy/pypy/changeset/9ab5000f48bd/ Log:Merge closed head 98384706fd2b on branch cpyext-refactor-tp_dealloc

[pypy-commit] pypy closed-branches: Merge closed head 08b621a98634 on branch rpython-20

2017-12-25 Thread mattip
Author: Matti Picus Branch: closed-branches Changeset: r93571:611625e17649 Date: 2017-12-25 23:38 +0200 http://bitbucket.org/pypy/pypy/changeset/611625e17649/ Log:Merge closed head 08b621a98634 on branch rpython-20 ___

[pypy-commit] pypy closed-branches: Merge closed head 2bf28f126b37 on branch refactor-PyFloat_FromString

2017-12-25 Thread mattip
Author: Matti Picus Branch: closed-branches Changeset: r93570:13540b789caf Date: 2017-12-25 23:38 +0200 http://bitbucket.org/pypy/pypy/changeset/13540b789caf/ Log:Merge closed head 2bf28f126b37 on branch refactor-PyFloat_FromString

[pypy-commit] pypy default: merge cpyext-avoid-roundtrip which avoids some rpython-c conversions

2017-12-25 Thread mattip
Author: Matti Picus Branch: Changeset: r93562:7b550e9b3cee Date: 2017-12-25 23:31 +0200 http://bitbucket.org/pypy/pypy/changeset/7b550e9b3cee/ Log:merge cpyext-avoid-roundtrip which avoids some rpython-c conversions diff too long, truncating to 2000 out of 3523 lines

[pypy-commit] pypy cpyext-avoid-roundtrip: close merged branch

2017-12-25 Thread mattip
Author: Matti Picus Branch: cpyext-avoid-roundtrip Changeset: r93564:99d1f5562d30 Date: 2017-12-25 23:34 +0200 http://bitbucket.org/pypy/pypy/changeset/99d1f5562d30/ Log:close merged branch ___ pypy-commit mailing list

[pypy-commit] pypy default: document merged branch

2017-12-25 Thread mattip
Author: Matti Picus Branch: Changeset: r93563:b66871ab25db Date: 2017-12-25 23:33 +0200 http://bitbucket.org/pypy/pypy/changeset/b66871ab25db/ Log:document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst ---

[pypy-commit] pypy py3.5: fix for win32

2017-12-25 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r93561:85e44c9458db Date: 2017-12-25 22:02 +0200 http://bitbucket.org/pypy/pypy/changeset/85e44c9458db/ Log:fix for win32 diff --git a/pypy/module/errno/interp_errno.py b/pypy/module/errno/interp_errno.py ---

[pypy-commit] pypy.org extradoc: fix formatting of sha lists

2017-12-25 Thread pjenvey
Author: Philip Jenvey Branch: extradoc Changeset: r909:42a37d570b66 Date: 2017-12-25 12:00 -0800 http://bitbucket.org/pypy/pypy.org/changeset/42a37d570b66/ Log:fix formatting of sha lists diff --git a/download.html b/download.html --- a/download.html +++

[pypy-commit] pypy.org extradoc: fix download links

2017-12-25 Thread pjenvey
Author: Philip Jenvey Branch: extradoc Changeset: r908:4c67f0934073 Date: 2017-12-25 11:56 -0800 http://bitbucket.org/pypy/pypy.org/changeset/4c67f0934073/ Log:fix download links diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@

[pypy-commit] pypy.org extradoc: regen and add new OS X build

2017-12-25 Thread fijal
Author: fijal Branch: extradoc Changeset: r907:51a69a2367a0 Date: 2017-12-25 20:46 +0200 http://bitbucket.org/pypy/pypy.org/changeset/51a69a2367a0/ Log:regen and add new OS X build diff --git a/compat.html b/compat.html --- a/compat.html +++ b/compat.html @@ -111,11 +111,11 @@ not support

[pypy-commit] pypy py3.5: Fix 248a5a9859ef (probably)

2017-12-25 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r93560:36cb02a2cd90 Date: 2017-12-25 09:30 +0100 http://bitbucket.org/pypy/pypy/changeset/36cb02a2cd90/ Log:Fix 248a5a9859ef (probably) diff --git a/pypy/interpreter/timeutils.py b/pypy/interpreter/timeutils.py ---