Author: Philip Jenvey
Branch: py3k
Changeset: r72475:8064c75eb975
Date: 2014-07-19 11:35 -0700
http://bitbucket.org/pypy/pypy/changeset/8064c75eb975/
Log:merge default
diff --git a/pypy/interpreter/test/test_generator.py
b/pypy/interpreter/test/test_generator.py
--- a/pypy/interpreter/test/
Author: Philip Jenvey
Branch: py3k
Changeset: r72473:e2fd970b748f
Date: 2014-07-18 16:48 -0700
http://bitbucket.org/pypy/pypy/changeset/e2fd970b748f/
Log:fix bytes result
diff --git a/pypy/module/array/interp_array.py
b/pypy/module/array/interp_array.py
--- a/pypy/module/array/interp_array.
Author: Philip Jenvey
Branch: py3k
Changeset: r72474:ed9ae55d00c8
Date: 2014-07-18 16:48 -0700
http://bitbucket.org/pypy/pypy/changeset/ed9ae55d00c8/
Log:issue1556: cache json object keys (cpython issue7451) in _pypyjson
and re-enable it now that it fully passes test_json
diff --git
Author: Tyler Wade
Branch: utf8-unicode2
Changeset: r72469:fbbabe9aebd1
Date: 2014-07-17 05:23 -0500
http://bitbucket.org/pypy/pypy/changeset/fbbabe9aebd1/
Log:Fix _cffi_backend
diff --git a/pypy/interpreter/test/test_utf8.py
b/pypy/interpreter/test/test_utf8.py
--- a/pypy/interpreter/test/
Author: Tyler Wade
Branch: utf8-unicode2
Changeset: r72472:821f21a34f0a
Date: 2014-07-19 07:41 -0500
http://bitbucket.org/pypy/pypy/changeset/821f21a34f0a/
Log:Remove some stray unicode literals
diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py
--- a/pypy/inter
Author: Tyler Wade
Branch: utf8-unicode2
Changeset: r72471:6ae77b6a146a
Date: 2014-07-19 07:40 -0500
http://bitbucket.org/pypy/pypy/changeset/6ae77b6a146a/
Log:Fix unicodedb
diff --git a/pypy/module/unicodedata/interp_ucd.py
b/pypy/module/unicodedata/interp_ucd.py
--- a/pypy/module/unicoded
Author: Tyler Wade
Branch: utf8-unicode2
Changeset: r72470:ed2146bad83c
Date: 2014-07-17 23:18 -0500
http://bitbucket.org/pypy/pypy/changeset/ed2146bad83c/
Log:Fix _io
diff --git a/pypy/module/_io/interp_stringio.py
b/pypy/module/_io/interp_stringio.py
--- a/pypy/module/_io/interp_stringio.
Author: Tyler Wade
Branch: utf8-unicode2
Changeset: r72468:e70f582fd5dc
Date: 2014-07-17 01:43 -0500
http://bitbucket.org/pypy/pypy/changeset/e70f582fd5dc/
Log:Fix _multibytecodec
diff --git a/pypy/interpreter/utf8.py b/pypy/interpreter/utf8.py
--- a/pypy/interpreter/utf8.py
+++ b/pypy/inter
Author: Anton Gulenko
Branch: storage-context-state
Changeset: r923:a27bd7d3d458
Date: 2014-07-19 13:15 +0200
http://bitbucket.org/pypy/lang-smalltalk/changeset/a27bd7d3d458/
Log:Refactored Return-mechanism to make the context state and late
sender-chain-manipulation refactoring work.
Author: Anton Gulenko
Branch: storage
Changeset: r920:2dd2b3555772
Date: 2014-07-18 14:21 +0200
http://bitbucket.org/pypy/lang-smalltalk/changeset/2dd2b3555772/
Log:Refactoring, reduced code duplication.
diff --git a/spyvm/interpreter.py b/spyvm/interpreter.py
--- a/spyvm/interpreter.py
+++
Author: Anton Gulenko
Branch: storage-context-state
Changeset: r921:76c81645836d
Date: 2014-07-18 15:29 +0200
http://bitbucket.org/pypy/lang-smalltalk/changeset/76c81645836d/
Log:Delaying SenderChainManipulation as much as possible. Added a
'state' field to Context objects, can be Ina
Author: Anton Gulenko
Branch: storage-context-state
Changeset: r922:2d1854d40231
Date: 2014-07-18 15:29 +0200
http://bitbucket.org/pypy/lang-smalltalk/changeset/2d1854d40231/
Log:Fixed tests, added tests.
diff --git a/spyvm/test/test_interpreter.py b/spyvm/test/test_interpreter.py
--- a/spyv
Author: Anton Gulenko
Branch: storage-context-state
Changeset: r924:f5b3945a1fdc
Date: 2014-07-19 13:48 +0200
http://bitbucket.org/pypy/lang-smalltalk/changeset/f5b3945a1fdc/
Log:Fixed ensure: mechanism. Fixed test.
diff --git a/spyvm/interpreter.py b/spyvm/interpreter.py
--- a/spyvm/interpr
Author: Armin Rigo
Branch: extradoc
Changeset: r5362:3dd14da26db0
Date: 2014-07-19 13:57 +0200
http://bitbucket.org/pypy/extradoc/changeset/3dd14da26db0/
Log:Copy and adapt the talk from pycon-italy-2014 (thanks antocuni)
diff --git a/talk/pycon-italy-2014/Makefile b/talk/ep2014/status/Makef
14 matches
Mail list logo