Author: Manuel Jacob
Branch: py3k
Changeset: r61897:86f0a4a1237f
Date: 2013-03-01 18:07 +0100
http://bitbucket.org/pypy/pypy/changeset/86f0a4a1237f/
Log:hg merge
diff --git a/lib-python/3.2/test/test_imp.py b/lib-python/3.2/test/test_imp.py
--- a/lib-python/3.2/test/test_imp.py
+++ b/lib-pyth
Author: Manuel Jacob
Branch: py3k
Changeset: r61895:11b581d8503f
Date: 2013-03-01 12:54 +0100
http://bitbucket.org/pypy/pypy/changeset/11b581d8503f/
Log:Implement release() and context manager protocol on memoryview.
diff --git a/pypy/module/__builtin__/interp_memoryview.py
b/pypy/module/__b
Author: Manuel Jacob
Branch: refactor-translator
Changeset: r61893:2b254eb61df4
Date: 2013-02-27 17:05 +0100
http://bitbucket.org/pypy/pypy/changeset/2b254eb61df4/
Log:Fix rpython/translator/c/test/test_rtagged.py.
diff --git a/rpython/translator/c/test/test_rtagged.py
b/rpython/translator/c
Author: Manuel Jacob
Branch: refactor-translator
Changeset: r61892:0ad97e3b96ef
Date: 2013-02-27 17:04 +0100
http://bitbucket.org/pypy/pypy/changeset/0ad97e3b96ef/
Log:Fix rpython/translator/c/test/test_newgc.py.
diff --git a/rpython/translator/c/test/test_newgc.py
b/rpython/translator/c/tes
Author: Manuel Jacob
Branch: py3k
Changeset: r61896:9f1bcd8fadc8
Date: 2013-03-01 13:46 +0100
http://bitbucket.org/pypy/pypy/changeset/9f1bcd8fadc8/
Log:PyPy raises TypeError instead of ValueError here.
diff --git a/lib-python/3.2/test/test_memoryview.py
b/lib-python/3.2/test/test_memoryview
Author: Manuel Jacob
Branch: refactor-translator
Changeset: r61894:2bfaaa21b44b
Date: 2013-02-27 17:11 +0100
http://bitbucket.org/pypy/pypy/changeset/2bfaaa21b44b/
Log:Fix rpython/translator/c/test/test_standalone.py.
diff --git a/rpython/translator/c/genc.py b/rpython/translator/c/genc.py
--
Author: Philip Jenvey
Branch: py3k
Changeset: r61891:b4a002fda4cc
Date: 2013-03-01 08:58 -0800
http://bitbucket.org/pypy/pypy/changeset/b4a002fda4cc/
Log:64bit translation fix
diff --git a/pypy/module/_codecs/locale.py b/pypy/module/_codecs/locale.py
--- a/pypy/module/_codecs/locale.py
+++ b
Author: Lars Wassermann
Branch:
Changeset: r113:859f20a13015
Date: 2013-03-01 17:57 +0100
http://bitbucket.org/pypy/lang-smalltalk/changeset/859f20a13015/
Log:removed unused method #step in Interpreter removed 'if False:'
branch in ContextPartShadow._sendSelector
diff --git a/spyvm/
Author: Lars Wassermann
Branch:
Changeset: r112:785411941697
Date: 2013-03-01 17:52 +0100
http://bitbucket.org/pypy/lang-smalltalk/changeset/785411941697/
Log:refactored the interpreter to use the c stack when building contexts
there is (at least one) problem with the jit generation.
Author: Lars Wassermann
Branch:
Changeset: r111:f722db172868
Date: 2013-03-01 17:49 +0100
http://bitbucket.org/pypy/lang-smalltalk/changeset/f722db172868/
Log:refactored marking a context as returned from
diff --git a/spyvm/interpreter.py b/spyvm/interpreter.py
--- a/spyvm/interpreter.py
++
Author: Armin Rigo
Branch:
Changeset: r61890:e61ccf099ed1
Date: 2013-03-01 17:29 +0100
http://bitbucket.org/pypy/pypy/changeset/e61ccf099ed1/
Log:Test and fix for checkmodule() failing to follow all possible paths.
diff --git a/pypy/objspace/fake/objspace.py b/pypy/objspace/fake/objspace.py
Author: Armin Rigo
Branch: gc-del
Changeset: r61888:bd62f18fc79d
Date: 2013-03-01 14:28 +0100
http://bitbucket.org/pypy/pypy/changeset/bd62f18fc79d/
Log:Kill confusing comment. Adapt the title.
diff --git a/pypy/doc/discussion/finalizer-order.rst
b/pypy/doc/discussion/finalizer-order.rst
--
Author: Armin Rigo
Branch: gc-del
Changeset: r61887:84efc0ef06d8
Date: 2013-03-01 12:02 +0100
http://bitbucket.org/pypy/pypy/changeset/84efc0ef06d8/
Log:A branch in which the __del__() are called after only one major
collection even if they are objects with references to each other.
Author: Armin Rigo
Branch: gc-del
Changeset: r61889:103e6ebbc9c2
Date: 2013-03-01 15:04 +0100
http://bitbucket.org/pypy/pypy/changeset/103e6ebbc9c2/
Log:Document a possible memory leak.
diff --git a/pypy/module/array/interp_array.py
b/pypy/module/array/interp_array.py
--- a/pypy/module/arra
Author: Philip Jenvey
Branch: py3k
Changeset: r61886:b6955ddd076c
Date: 2013-03-01 00:33 -0800
http://bitbucket.org/pypy/pypy/changeset/b6955ddd076c/
Log:translation fix
diff --git a/pypy/module/_codecs/locale.py b/pypy/module/_codecs/locale.py
--- a/pypy/module/_codecs/locale.py
+++ b/pypy/
Author: Philip Jenvey
Branch: py3k
Changeset: r61885:6f29a9528d54
Date: 2013-03-01 00:04 -0800
http://bitbucket.org/pypy/pypy/changeset/6f29a9528d54/
Log:fix translation
diff --git a/pypy/module/_codecs/locale.py b/pypy/module/_codecs/locale.py
--- a/pypy/module/_codecs/locale.py
+++ b/pypy/
16 matches
Mail list logo