[pypy-commit] pypy py3k: merge default

2014-07-19 Thread pjenvey
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/

[pypy-commit] pypy py3k: fix bytes result

2014-07-19 Thread pjenvey
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.

[pypy-commit] pypy py3k: issue1556: cache json object keys (cpython issue7451) in _pypyjson and

2014-07-19 Thread pjenvey
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

[pypy-commit] pypy utf8-unicode2: Fix _cffi_backend

2014-07-19 Thread waedt
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/

[pypy-commit] pypy utf8-unicode2: Remove some stray unicode literals

2014-07-19 Thread waedt
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

[pypy-commit] pypy utf8-unicode2: Fix unicodedb

2014-07-19 Thread waedt
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

[pypy-commit] pypy utf8-unicode2: Fix _io

2014-07-19 Thread waedt
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.

[pypy-commit] pypy utf8-unicode2: Fix _multibytecodec

2014-07-19 Thread waedt
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

[pypy-commit] lang-smalltalk storage-context-state: Refactored Return-mechanism to make the context state and late sender-chain-manipulation refactoring work.

2014-07-19 Thread anton_gulenko
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.

[pypy-commit] lang-smalltalk storage: Refactoring, reduced code duplication.

2014-07-19 Thread anton_gulenko
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 +++

[pypy-commit] lang-smalltalk storage-context-state: Delaying SenderChainManipulation as much as possible.

2014-07-19 Thread anton_gulenko
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

[pypy-commit] lang-smalltalk storage-context-state: Fixed tests, added tests.

2014-07-19 Thread anton_gulenko
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

[pypy-commit] lang-smalltalk storage-context-state: Fixed ensure: mechanism. Fixed test.

2014-07-19 Thread anton_gulenko
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

[pypy-commit] extradoc extradoc: Copy and adapt the talk from pycon-italy-2014 (thanks antocuni)

2014-07-19 Thread arigo
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