[pypy-commit] pypy default: theoretical fix for signed chars. It might be the case that

2015-12-19 Thread arigo
Author: Armin Rigo Branch: Changeset: r81401:9e73e592a9b0 Date: 2015-12-20 08:55 +0100 http://bitbucket.org/pypy/pypy/changeset/9e73e592a9b0/ Log:theoretical fix for signed chars. It might be the case that gc_store is never called with a negative size, so this doesn't change

[pypy-commit] pypy default: comment

2015-12-19 Thread arigo
Author: Armin Rigo Branch: Changeset: r81400:17d955c59451 Date: 2015-12-20 08:03 +0100 http://bitbucket.org/pypy/pypy/changeset/17d955c59451/ Log:comment diff --git a/rpython/jit/backend/llsupport/rewrite.py b/rpython/jit/backend/llsupport/rewrite.py --- a/rpython/jit/backend/llsupport/rew

[pypy-commit] pypy fix-2198: Add new test cases for assigning slices

2015-12-19 Thread Vincent Legoll
Author: Vincent Legoll Branch: fix-2198 Changeset: r81398:f0c46bb74141 Date: 2015-12-19 10:18 +0100 http://bitbucket.org/pypy/pypy/changeset/f0c46bb74141/ Log:Add new test cases for assigning slices diff --git a/pypy/objspace/std/test/test_listobject.py b/pypy/objspace/std/test/test_listobj

[pypy-commit] pypy fix-2198: Add new test cases for assigning slices from self

2015-12-19 Thread Vincent Legoll
Author: Vincent Legoll Branch: fix-2198 Changeset: r81399:0899e821363b Date: 2015-12-19 10:25 +0100 http://bitbucket.org/pypy/pypy/changeset/0899e821363b/ Log:Add new test cases for assigning slices from self diff --git a/rpython/rtyper/test/test_rlist.py b/rpython/rtyper/test/test_rlist.py

[pypy-commit] pypy default: Merge branch 'fix-2211'

2015-12-19 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r81397:9859abb0ca1a Date: 2015-12-19 14:37 +0100 http://bitbucket.org/pypy/pypy/changeset/9859abb0ca1a/ Log:Merge branch 'fix-2211' diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/what

[pypy-commit] pypy fix-2211: Close branch before merging

2015-12-19 Thread rlamy
Author: Ronan Lamy Branch: fix-2211 Changeset: r81396:cb2c6a7d1418 Date: 2015-12-19 14:34 +0100 http://bitbucket.org/pypy/pypy/changeset/cb2c6a7d1418/ Log:Close branch before merging ___ pypy-commit mailing list pypy-commit@python.org https://mail.

[pypy-commit] pypy fix-2211: Remove useless canraise

2015-12-19 Thread Vincent Legoll
Author: Vincent Legoll Branch: fix-2211 Changeset: r81395:b64515209948 Date: 2015-12-19 14:28 +0100 http://bitbucket.org/pypy/pypy/changeset/b64515209948/ Log:Remove useless canraise diff --git a/rpython/flowspace/operation.py b/rpython/flowspace/operation.py --- a/rpython/flowspace/operatio

[pypy-commit] pypy fix-2211: Test more cases

2015-12-19 Thread Vincent Legoll
Author: Vincent Legoll Branch: fix-2211 Changeset: r81394:b8db626fca5e Date: 2015-12-16 21:09 +0100 http://bitbucket.org/pypy/pypy/changeset/b8db626fca5e/ Log:Test more cases recreate the annotator between each test diff --git a/rpython/annotator/test/test_annrpython.py b/rpython/annotator/

[pypy-commit] pypy fix-2211: Update what's new

2015-12-19 Thread Vincent Legoll
Author: Vincent Legoll Branch: fix-2211 Changeset: r81393:2c48240f303c Date: 2015-12-16 19:27 +0100 http://bitbucket.org/pypy/pypy/changeset/2c48240f303c/ Log:Update what's new diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/do

[pypy-commit] pypy fix-2211: Add a failing test for non cryptic extended slicing exception message

2015-12-19 Thread Vincent Legoll
Author: Vincent Legoll Branch: fix-2211 Changeset: r81391:1d79773109e7 Date: 2015-12-16 19:09 +0100 http://bitbucket.org/pypy/pypy/changeset/1d79773109e7/ Log:Add a failing test for non cryptic extended slicing exception message diff --git a/rpython/annotator/test/test_annrpython.py

[pypy-commit] pypy fix-2211: new branch

2015-12-19 Thread Vincent Legoll
Author: Vincent Legoll Branch: fix-2211 Changeset: r81389:2da0d7446210 Date: 2015-12-16 15:56 +0100 http://bitbucket.org/pypy/pypy/changeset/2da0d7446210/ Log:new branch ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/ma

[pypy-commit] pypy fix-2211: Fix 2211 : cryptic exception message

2015-12-19 Thread Vincent Legoll
Author: Vincent Legoll Branch: fix-2211 Changeset: r81390:cdedb2bd7d06 Date: 2015-12-16 16:01 +0100 http://bitbucket.org/pypy/pypy/changeset/cdedb2bd7d06/ Log:Fix 2211 : cryptic exception message At translation time, when attempting to use extended slicing in rpython, Excepti

[pypy-commit] pypy fix-2211: Use NewSlice.consider() instead get_specialization()

2015-12-19 Thread Vincent Legoll
Author: Vincent Legoll Branch: fix-2211 Changeset: r81392:59c849746214 Date: 2015-12-16 19:11 +0100 http://bitbucket.org/pypy/pypy/changeset/59c849746214/ Log:Use NewSlice.consider() instead get_specialization() for extended slicing Exception message diff --git a/rpython/flowspace/op

[pypy-commit] pypy.org extradoc: Uploaded bundles that contain the pypy repo

2015-12-19 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r682:f3499836f7d1 Date: 2015-12-19 09:06 +0100 http://bitbucket.org/pypy/pypy.org/changeset/f3499836f7d1/ Log:Uploaded bundles that contain the pypy repo diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@ -242,