Author: Benjamin Peterson
Branch:
Changeset: r84887:bd8fffed3ba7
Date: 2016-06-02 14:20 -0700
http://bitbucket.org/pypy/pypy/changeset/bd8fffed3ba7/
Log:remove useless call to a predicate
diff --git a/pypy/interpreter/astcompiler/codegen.py
b/pypy/interpreter/astcompiler/codegen.py
--- a/p
Author: Raffael Tfirst
Branch: py3.5
Changeset: r84886:2e6c87aa86c2
Date: 2016-06-02 23:19 +0200
http://bitbucket.org/pypy/pypy/changeset/2e6c87aa86c2/
Log:Create other ops
diff --git a/pypy/interpreter/pyopcode.py b/pypy/interpreter/pyopcode.py
--- a/pypy/interpreter/pyopcode.py
+++ b/pypy/
Author: Ronan Lamy
Branch: py3k
Changeset: r84885:1de2e9ff0c99
Date: 2016-06-02 17:04 +0100
http://bitbucket.org/pypy/pypy/changeset/1de2e9ff0c99/
Log:hg merge default
diff too long, truncating to 2000 out of 5903 lines
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -23,3 +23
Author: Armin Rigo
Branch: nonmovable-list
Changeset: r84884:e975f9edeb36
Date: 2016-06-02 16:31 +0200
http://bitbucket.org/pypy/pypy/changeset/e975f9edeb36/
Log:A test for all the functions in _ResizableListSupportingRawPtr,
found a problem, fix
diff --git a/rpython/rlib/rgc.py b/rp
Author: Armin Rigo
Branch: nonmovable-list
Changeset: r84882:78452109814c
Date: 2016-06-02 16:00 +0200
http://bitbucket.org/pypy/pypy/changeset/78452109814c/
Log:Translation, step 2
diff --git a/rpython/memory/gc/base.py b/rpython/memory/gc/base.py
--- a/rpython/memory/gc/base.py
+++ b/rpyth
Author: Armin Rigo
Branch: nonmovable-list
Changeset: r84883:1cb1fc0f1aa7
Date: 2016-06-02 16:04 +0200
http://bitbucket.org/pypy/pypy/changeset/1cb1fc0f1aa7/
Log:An extra test
diff --git a/rpython/rlib/test/test_rgc.py b/rpython/rlib/test/test_rgc.py
--- a/rpython/rlib/test/test_rgc.py
+++ b
Author: Armin Rigo
Branch: nonmovable-list
Changeset: r84881:cdb701579b36
Date: 2016-06-02 15:50 +0200
http://bitbucket.org/pypy/pypy/changeset/cdb701579b36/
Log:Translation, step 1
diff --git a/rpython/rlib/rgc.py b/rpython/rlib/rgc.py
--- a/rpython/rlib/rgc.py
+++ b/rpython/rlib/rgc.py
@@
Author: Armin Rigo
Branch: nonmovable-list
Changeset: r84880:3013b870792c
Date: 2016-06-02 15:05 +0200
http://bitbucket.org/pypy/pypy/changeset/3013b870792c/
Log:The hardest bit is to give a consistent behavior before
translation...
diff --git a/rpython/rlib/rgc.py b/rpython/rlib/rgc
Author: Armin Rigo
Branch: nonmovable-list
Changeset: r84879:fe931afb3150
Date: 2016-06-02 10:53 +0200
http://bitbucket.org/pypy/pypy/changeset/fe931afb3150/
Log:A branch to add a way to ask "give me a raw pointer to this list's
items". Only for resizable lists of primitives. Turns th
Author: Armin Rigo
Branch:
Changeset: r84878:8ad62753199e
Date: 2016-06-02 11:23 +0200
http://bitbucket.org/pypy/pypy/changeset/8ad62753199e/
Log:remerge cpyext-pickle with the problematic bit backed out
diff --git a/pypy/module/cpyext/__init__.py b/pypy/module/cpyext/__init__.py
--- a/pypy
Author: Armin Rigo
Branch: cpyext-pickle
Changeset: r84876:e69c12f4b550
Date: 2016-06-02 11:19 +0200
http://bitbucket.org/pypy/pypy/changeset/e69c12f4b550/
Log:Backed out changeset 7ce632bcc863
Unknown why, but test_ztranslation is not happy. I tried making
test_ztranslation
Author: Armin Rigo
Branch: cpyext-pickle
Changeset: r84877:8758db4376a3
Date: 2016-06-02 11:22 +0200
http://bitbucket.org/pypy/pypy/changeset/8758db4376a3/
Log:reclose branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.o
12 matches
Mail list logo