[pypy-commit] pypy py3k: hg merge default

2016-07-27 Thread rlamy
Author: Ronan Lamy Branch: py3k Changeset: r85884:2f965b88873d Date: 2016-07-27 22:01 +0100 http://bitbucket.org/pypy/pypy/changeset/2f965b88873d/ Log:hg merge default diff too long, truncating to 2000 out of 5937 lines diff --git a/lib-python/2.7/test/test_hash.py

[pypy-commit] pypy.org extradoc: update the values

2016-07-27 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r770:bc34f2889660 Date: 2016-07-27 21:50 +0200 http://bitbucket.org/pypy/pypy.org/changeset/bc34f2889660/ Log:update the values diff --git a/don1.html b/don1.html --- a/don1.html +++ b/don1.html @@ -15,7 +15,7 @@ -

[pypy-commit] pypy py3k: Fix int("\ud800") and float("\ud800")

2016-07-27 Thread arigo
Author: Armin Rigo Branch: py3k Changeset: r85883:f1508f8d4bf6 Date: 2016-07-27 20:36 +0200 http://bitbucket.org/pypy/pypy/changeset/f1508f8d4bf6/ Log:Fix int("\ud800") and float("\ud800") diff --git a/pypy/interpreter/unicodehelper.py b/pypy/interpreter/unicodehelper.py

[pypy-commit] pypy default: Fix two tests that have been added in 419c923b6e54 (matti: did you

2016-07-27 Thread arigo
Author: Armin Rigo Branch: Changeset: r85882:2ffe8d3405bd Date: 2016-07-27 19:37 +0200 http://bitbucket.org/pypy/pypy/changeset/2ffe8d3405bd/ Log:Fix two tests that have been added in 419c923b6e54 (matti: did you mess up somehow? you said in 419c923b6e54 that the

[pypy-commit] pypy default: Test fix for 7087aa60a936

2016-07-27 Thread arigo
Author: Armin Rigo Branch: Changeset: r85881:82337b9d2b0a Date: 2016-07-27 19:27 +0200 http://bitbucket.org/pypy/pypy/changeset/82337b9d2b0a/ Log:Test fix for 7087aa60a936 diff --git a/rpython/jit/metainterp/test/test_memmgr.py b/rpython/jit/metainterp/test/test_memmgr.py

[pypy-commit] pypy py3k: merge heads

2016-07-27 Thread arigo
Author: Armin Rigo Branch: py3k Changeset: r85880:9e35bf2df23f Date: 2016-07-27 18:15 +0200 http://bitbucket.org/pypy/pypy/changeset/9e35bf2df23f/ Log:merge heads diff too long, truncating to 2000 out of 6304 lines diff --git a/pypy/objspace/std/stringmethods.py

[pypy-commit] pypy py3k: Handle the special case of \u03A3 in lower()

2016-07-27 Thread arigo
Author: Armin Rigo Branch: py3k Changeset: r85878:904955c86e02 Date: 2016-07-25 11:15 +0200 http://bitbucket.org/pypy/pypy/changeset/904955c86e02/ Log:Handle the special case of \u03A3 in lower() diff --git a/pypy/objspace/std/stringmethods.py

[pypy-commit] pypy default: merge jitlog-32bit

2016-07-27 Thread plan_rich
Author: Richard Plangger Branch: Changeset: r85875:72ee095e6176 Date: 2016-07-27 13:23 +0200 http://bitbucket.org/pypy/pypy/changeset/72ee095e6176/ Log:merge jitlog-32bit diff --git a/pypy/module/_jitlog/test/test__jitlog.py b/pypy/module/_jitlog/test/test__jitlog.py

[pypy-commit] pypy jitlog-32bit: close branch

2016-07-27 Thread plan_rich
Author: Richard Plangger Branch: jitlog-32bit Changeset: r85874:50483d6e3473 Date: 2016-07-27 13:23 +0200 http://bitbucket.org/pypy/pypy/changeset/50483d6e3473/ Log:close branch ___ pypy-commit mailing list

[pypy-commit] pypy jitlog-32bit: backward incompatible change (fine, because jitlog is not officially released yet) adds machine to the header of the file

2016-07-27 Thread plan_rich
Author: Richard Plangger Branch: jitlog-32bit Changeset: r85873:66d565a40b09 Date: 2016-07-27 13:22 +0200 http://bitbucket.org/pypy/pypy/changeset/66d565a40b09/ Log:backward incompatible change (fine, because jitlog is not officially released yet) adds machine to

[pypy-commit] pypy jitlog-32bit: catchup default

2016-07-27 Thread plan_rich
Author: Richard Plangger Branch: jitlog-32bit Changeset: r85871:a15583f4da0f Date: 2016-07-26 13:06 +0200 http://bitbucket.org/pypy/pypy/changeset/a15583f4da0f/ Log:catchup default diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst ---

[pypy-commit] pypy ppc-vsx-support: merge default (pull in new-jit-log)

2016-07-27 Thread plan_rich
Author: Richard Plangger Branch: ppc-vsx-support Changeset: r85872:dd5d6c50f5bd Date: 2016-07-27 12:43 +0200 http://bitbucket.org/pypy/pypy/changeset/dd5d6c50f5bd/ Log:merge default (pull in new-jit-log) diff too long, truncating to 2000 out of 2870 lines diff --git