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
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
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
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
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
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.
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
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/
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
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
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
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
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
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,
14 matches
Mail list logo