[pypy-commit] pypy default: A corner case test, and fix

2014-05-03 Thread arigo
Author: Armin Rigo Branch: Changeset: r71223:305c557e4bc3 Date: 2014-05-03 11:36 +0200 http://bitbucket.org/pypy/pypy/changeset/305c557e4bc3/ Log:A corner case test, and fix diff --git a/rpython/jit/codewriter/jtransform.py b/rpython/jit/codewriter/jtransform.py --- a/rpython/jit/codewrite

[pypy-commit] pypy stmgc-c7: import stmgc/937201ff1335 (branch "marker")

2014-05-03 Thread arigo
Author: Armin Rigo Branch: stmgc-c7 Changeset: r71224:4a7722881d59 Date: 2014-05-03 10:44 +0200 http://bitbucket.org/pypy/pypy/changeset/4a7722881d59/ Log:import stmgc/937201ff1335 (branch "marker") diff --git a/rpython/translator/stm/src_stm/revision b/rpython/translator/stm/src_stm/revisi

[pypy-commit] pypy stmgc-c7: Add logic to display the conflicts more nicely. Getting the occasional crash for now.

2014-05-03 Thread arigo
Author: Armin Rigo Branch: stmgc-c7 Changeset: r71225:0c5682724b3f Date: 2014-05-03 12:23 +0200 http://bitbucket.org/pypy/pypy/changeset/0c5682724b3f/ Log:Add logic to display the conflicts more nicely. Getting the occasional crash for now. diff --git a/lib_pypy/atomic.py b/lib_pypy/

[pypy-commit] pypy stmgc-c7: These must not turn the transaction inevitable

2014-05-03 Thread arigo
Author: Armin Rigo Branch: stmgc-c7 Changeset: r71226:1f3e4fe9aba6 Date: 2014-05-03 12:26 +0200 http://bitbucket.org/pypy/pypy/changeset/1f3e4fe9aba6/ Log:These must not turn the transaction inevitable diff --git a/rpython/translator/stm/inevitable.py b/rpython/translator/stm/inevitable.py

[pypy-commit] pypy stmgc-c7: Bah, there is no point. All stm_ operations are automatically put in this set

2014-05-03 Thread arigo
Author: Armin Rigo Branch: stmgc-c7 Changeset: r71227:12d9ba7402c8 Date: 2014-05-03 12:28 +0200 http://bitbucket.org/pypy/pypy/changeset/12d9ba7402c8/ Log:Bah, there is no point. All stm_ operations are automatically put in this set diff --git a/rpython/translator/stm/inevitable.py

[pypy-commit] extradoc extradoc: Precision

2014-05-03 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r5225:90efb16ed5e7 Date: 2014-05-03 13:23 +0200 http://bitbucket.org/pypy/extradoc/changeset/90efb16ed5e7/ Log:Precision diff --git a/talk/icooolps2014/position-paper.tex b/talk/icooolps2014/position-paper.tex --- a/talk/icooolps2014/position-p

[pypy-commit] pypy default: merge reflex-support into branch: 32b tests now succeed and are re-opened

2014-05-03 Thread wlav
Author: Wim Lavrijsen Branch: Changeset: r71229:28680cf47437 Date: 2014-05-03 07:47 -0700 http://bitbucket.org/pypy/pypy/changeset/28680cf47437/ Log:merge reflex-support into branch: 32b tests now succeed and are re- opened diff --git a/pypy/module/cppyy/capi/capi_types.py b/pypy/m

[pypy-commit] pypy reflex-support: revert the blocking of these tests

2014-05-03 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r71228:dc53babe2e05 Date: 2014-05-03 07:45 -0700 http://bitbucket.org/pypy/pypy/changeset/dc53babe2e05/ Log:revert the blocking of these tests diff --git a/pypy/module/cppyy/test/test_stltypes.py b/pypy/module/cppyy/test/test_stltypes.

[pypy-commit] pypy stmgc-c7: Updates

2014-05-03 Thread arigo
Author: Armin Rigo Branch: stmgc-c7 Changeset: r71231:aa05911400e3 Date: 2014-05-03 13:55 +0200 http://bitbucket.org/pypy/pypy/changeset/aa05911400e3/ Log:Updates diff --git a/lib_pypy/atomic.py b/lib_pypy/atomic.py --- a/lib_pypy/atomic.py +++ b/lib_pypy/atomic.py @@ -5,7 +5,7 @@ try:

[pypy-commit] pypy stmgc-c7: Tweaks: rstm.longest_abort_info() turns the transaction inevitable, so we need a different way to inspect it first

2014-05-03 Thread arigo
Author: Armin Rigo Branch: stmgc-c7 Changeset: r71230:d6678ac9de67 Date: 2014-05-03 12:38 +0200 http://bitbucket.org/pypy/pypy/changeset/d6678ac9de67/ Log:Tweaks: rstm.longest_abort_info() turns the transaction inevitable, so we need a different way to inspect it first diff --git a/l

[pypy-commit] pypy default: document branches for release branch

2014-05-03 Thread mattip
Author: mattip Branch: Changeset: r71232:ec864bd08d50 Date: 2014-05-03 21:42 +0300 http://bitbucket.org/pypy/pypy/changeset/ec864bd08d50/ Log:document branches for release branch diff --git a/pypy/doc/release-2.3.0.rst b/pypy/doc/release-2.3.0.rst --- a/pypy/doc/release-2.3.0.rst +++ b/pypy

[pypy-commit] pypy default: restart whatsnew-head

2014-05-03 Thread mattip
Author: mattip Branch: Changeset: r71233:73c63eb1efb0 Date: 2014-05-03 21:43 +0300 http://bitbucket.org/pypy/pypy/changeset/73c63eb1efb0/ Log:restart whatsnew-head diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-h

[pypy-commit] pypy release-2.3.x: merge heads

2014-05-03 Thread bdkearns
Author: Brian Kearns Branch: release-2.3.x Changeset: r71237:2db83dccc1e4 Date: 2014-05-03 15:52 -0400 http://bitbucket.org/pypy/pypy/changeset/2db83dccc1e4/ Log:merge heads ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.or

[pypy-commit] pypy release-2.3.x: Backed out changeset 773bc2c8bfc5

2014-05-03 Thread bdkearns
Author: Brian Kearns Branch: release-2.3.x Changeset: r71235:c96f5bdea897 Date: 2014-05-03 15:50 -0400 http://bitbucket.org/pypy/pypy/changeset/c96f5bdea897/ Log:Backed out changeset 773bc2c8bfc5 diff --git a/pypy/module/cppyy/capi/capi_types.py b/pypy/module/cppyy/capi/capi_types.py --- a/

[pypy-commit] pypy default: merged upstream

2014-05-03 Thread alex_gaynor
Author: Alex Gaynor Branch: Changeset: r71239:f51149fdd0c2 Date: 2014-05-03 12:57 -0700 http://bitbucket.org/pypy/pypy/changeset/f51149fdd0c2/ Log:merged upstream diff --git a/pypy/doc/release-2.3.0.rst b/pypy/doc/release-2.3.0.rst --- a/pypy/doc/release-2.3.0.rst +++ b/pypy/doc/release-2.3

[pypy-commit] pypy default: This isn't used anymore

2014-05-03 Thread alex_gaynor
Author: Alex Gaynor Branch: Changeset: r71238:f5d582516157 Date: 2014-05-03 12:57 -0700 http://bitbucket.org/pypy/pypy/changeset/f5d582516157/ Log:This isn't used anymore diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py --- a/pypy/interpreter/baseobjspace.py

[pypy-commit] pypy default: This is also unused

2014-05-03 Thread alex_gaynor
Author: Alex Gaynor Branch: Changeset: r71240:988f37762851 Date: 2014-05-03 12:58 -0700 http://bitbucket.org/pypy/pypy/changeset/988f37762851/ Log:This is also unused diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py --- a/pypy/interpreter/baseobjspace.py +++

[pypy-commit] pypy py3k: Buffers now require a readonly attribute

2014-05-03 Thread pjenvey
Author: Philip Jenvey Branch: py3k Changeset: r71243:9b567d9ab02f Date: 2014-05-03 15:00 -0700 http://bitbucket.org/pypy/pypy/changeset/9b567d9ab02f/ Log:Buffers now require a readonly attribute diff --git a/pypy/module/_io/interp_bytesio.py b/pypy/module/_io/interp_bytesio.py --- a/pypy/mo

[pypy-commit] pypy py3k: merge default

2014-05-03 Thread pjenvey
Author: Philip Jenvey Branch: py3k Changeset: r71241:2f47b24c4692 Date: 2014-05-02 11:37 -0700 http://bitbucket.org/pypy/pypy/changeset/2f47b24c4692/ Log:merge default diff --git a/pypy/doc/release-2.3.0.rst b/pypy/doc/release-2.3.0.rst --- a/pypy/doc/release-2.3.0.rst +++ b/pypy/doc/release

[pypy-commit] pypy py3k: adapt memoryview related tests to py3

2014-05-03 Thread pjenvey
Author: Philip Jenvey Branch: py3k Changeset: r71244:051596edf5c1 Date: 2014-05-03 15:01 -0700 http://bitbucket.org/pypy/pypy/changeset/051596edf5c1/ Log:adapt memoryview related tests to py3 diff --git a/pypy/module/__builtin__/test/test_builtin.py b/pypy/module/__builtin__/test/test_built

[pypy-commit] pypy py3k: adapt error messages to py3, kill t#

2014-05-03 Thread pjenvey
Author: Philip Jenvey Branch: py3k Changeset: r71242:103e34d2187d Date: 2014-05-03 14:53 -0700 http://bitbucket.org/pypy/pypy/changeset/103e34d2187d/ Log:adapt error messages to py3, kill t# diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py --- a/pypy/interpret

[pypy-commit] pypy py3k: refix: disallow unicode

2014-05-03 Thread pjenvey
Author: Philip Jenvey Branch: py3k Changeset: r71245:ffea0e1ff052 Date: 2014-05-03 15:01 -0700 http://bitbucket.org/pypy/pypy/changeset/ffea0e1ff052/ Log:refix: disallow unicode diff --git a/pypy/module/_io/interp_bufferedio.py b/pypy/module/_io/interp_bufferedio.py --- a/pypy/module/_io/in

[pypy-commit] pypy py3k: kill off old buffer interface and its usage

2014-05-03 Thread bdkearns
Author: Brian Kearns Branch: py3k Changeset: r71246:7bcdbe1b48bd Date: 2014-05-03 18:35 -0400 http://bitbucket.org/pypy/pypy/changeset/7bcdbe1b48bd/ Log:kill off old buffer interface and its usage diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py --- a/pypy/int

[pypy-commit] pypy py3k: redefine this

2014-05-03 Thread bdkearns
Author: Brian Kearns Branch: py3k Changeset: r71247:e9bdda4d9ef2 Date: 2014-05-03 18:44 -0400 http://bitbucket.org/pypy/pypy/changeset/e9bdda4d9ef2/ Log:redefine this diff --git a/pypy/objspace/std/bytearrayobject.py b/pypy/objspace/std/bytearrayobject.py --- a/pypy/objspace/std/bytearrayob

[pypy-commit] pypy py3k: add getarg('y*'), use instead of bufferstr_w here

2014-05-03 Thread bdkearns
Author: Brian Kearns Branch: py3k Changeset: r71248:3360556c7eec Date: 2014-05-03 18:44 -0400 http://bitbucket.org/pypy/pypy/changeset/3360556c7eec/ Log:add getarg('y*'), use instead of bufferstr_w here diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py --- a/py

[pypy-commit] pypy py3k: kill bufferstr_or_u_w

2014-05-03 Thread bdkearns
Author: Brian Kearns Branch: py3k Changeset: r71249:86e1c15b52c6 Date: 2014-05-03 18:55 -0400 http://bitbucket.org/pypy/pypy/changeset/86e1c15b52c6/ Log:kill bufferstr_or_u_w diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py --- a/pypy/interpreter/baseobjspace.

[pypy-commit] pypy default: modernise raise syntax

2014-05-03 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r71250:65b44c3e6ab8 Date: 2014-05-04 01:19 +0100 http://bitbucket.org/pypy/pypy/changeset/65b44c3e6ab8/ Log:modernise raise syntax diff --git a/rpython/annotator/bookkeeper.py b/rpython/annotator/bookkeeper.py --- a/rpython/annotator/bookkeeper.py +++ b

[pypy-commit] pypy default: modernise raise syntax

2014-05-03 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r71251:f66d67cc5297 Date: 2014-05-04 01:33 +0100 http://bitbucket.org/pypy/pypy/changeset/f66d67cc5297/ Log:modernise raise syntax diff --git a/rpython/rlib/jit.py b/rpython/rlib/jit.py --- a/rpython/rlib/jit.py +++ b/rpython/rlib/jit.py @@ -593,7 +593,

[pypy-commit] pypy default: modernise raise syntax

2014-05-03 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r71252:5385c2f50d5c Date: 2014-05-04 02:32 +0100 http://bitbucket.org/pypy/pypy/changeset/5385c2f50d5c/ Log:modernise raise syntax diff --git a/rpython/rtyper/callparse.py b/rpython/rtyper/callparse.py --- a/rpython/rtyper/callparse.py +++ b/rpython/rty

[pypy-commit] pypy default: modernise raise syntax

2014-05-03 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r71253:6045f686a110 Date: 2014-05-04 03:26 +0100 http://bitbucket.org/pypy/pypy/changeset/6045f686a110/ Log:modernise raise syntax diff --git a/rpython/translator/backendopt/all.py b/rpython/translator/backendopt/all.py --- a/rpython/translator/backend

[pypy-commit] pypy py3k: fix test_bytesio

2014-05-03 Thread bdkearns
Author: Brian Kearns Branch: py3k Changeset: r71254:27d20a9db698 Date: 2014-05-04 01:09 -0400 http://bitbucket.org/pypy/pypy/changeset/27d20a9db698/ Log:fix test_bytesio diff --git a/pypy/module/_io/test/test_bytesio.py b/pypy/module/_io/test/test_bytesio.py --- a/pypy/module/_io/test/test_

[pypy-commit] pypy py3k: marshal.loads use buffers correctly

2014-05-03 Thread bdkearns
Author: Brian Kearns Branch: py3k Changeset: r71255:9f5a42a7419d Date: 2014-05-04 01:17 -0400 http://bitbucket.org/pypy/pypy/changeset/9f5a42a7419d/ Log:marshal.loads use buffers correctly diff --git a/pypy/module/marshal/interp_marshal.py b/pypy/module/marshal/interp_marshal.py --- a/pypy/

[pypy-commit] pypy default: replace some usages of bufferstr

2014-05-03 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r71256:ab7d9bdd72c7 Date: 2014-05-04 02:34 -0400 http://bitbucket.org/pypy/pypy/changeset/ab7d9bdd72c7/ Log:replace some usages of bufferstr diff --git a/pypy/module/mmap/interp_mmap.py b/pypy/module/mmap/interp_mmap.py --- a/pypy/module/mmap/interp_m

[pypy-commit] pypy default: properly use buffers in struct.unpack_from

2014-05-03 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r71257:99632e367e42 Date: 2014-05-04 02:46 -0400 http://bitbucket.org/pypy/pypy/changeset/99632e367e42/ Log:properly use buffers in struct.unpack_from diff --git a/pypy/module/struct/formatiterator.py b/pypy/module/struct/formatiterator.py --- a/pypy