[pypy-commit] pypy default: fix for tests

2014-10-28 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r74264:0e10dc92a367 Date: 2014-10-28 17:48 +0100 http://bitbucket.org/pypy/pypy/changeset/0e10dc92a367/ Log:fix for tests diff --git a/rpython/jit/backend/llsupport/assembler.py b/rpython/jit/backend/llsupport/assembler.py ---

[pypy-commit] pypy default: another fix for tests

2014-10-28 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r74265:fd3027c58ac4 Date: 2014-10-28 17:51 +0100 http://bitbucket.org/pypy/pypy/changeset/fd3027c58ac4/ Log:another fix for tests diff --git a/rpython/rlib/rgc.py b/rpython/rlib/rgc.py --- a/rpython/rlib/rgc.py +++

[pypy-commit] pypy default: kill debug print

2014-10-28 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: Changeset: r74266:2a5bd4280f02 Date: 2014-10-28 10:32 -0700 http://bitbucket.org/pypy/pypy/changeset/2a5bd4280f02/ Log:kill debug print diff --git a/pypy/module/select/test/test_select.py b/pypy/module/select/test/test_select.py ---

[pypy-commit] pypy py3k: merge default

2014-10-28 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r74267:a245775c1e36 Date: 2014-10-28 10:33 -0700 http://bitbucket.org/pypy/pypy/changeset/a245775c1e36/ Log:merge default diff --git a/pypy/module/select/test/test_select.py b/pypy/module/select/test/test_select.py ---

[pypy-commit] pypy py3.3: merge py3k

2014-10-28 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3.3 Changeset: r74269:27d01c9572b0 Date: 2014-10-28 13:40 -0700 http://bitbucket.org/pypy/pypy/changeset/27d01c9572b0/ Log:merge py3k diff --git a/pypy/module/select/test/test_select.py b/pypy/module/select/test/test_select.py ---

[pypy-commit] pypy py3k: adapt to py3

2014-10-28 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r74268:6bd3457fb73c Date: 2014-10-28 13:39 -0700 http://bitbucket.org/pypy/pypy/changeset/6bd3457fb73c/ Log:adapt to py3 diff --git a/pypy/objspace/std/test/test_complexobject.py

[pypy-commit] pypy py3k: apply dcd221b49852 from upstream: fix backspace

2014-10-28 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r74270:07bfeead7109 Date: 2014-10-28 13:54 -0700 http://bitbucket.org/pypy/pypy/changeset/07bfeead7109/ Log:apply dcd221b49852 from upstream: fix backspace diff --git a/lib_pypy/pyrepl/reader.py b/lib_pypy/pyrepl/reader.py

[pypy-commit] pyrepl py3k-readline: back out dcd221b49852, this breaks other things

2014-10-28 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k-readline Changeset: r260:c4629148366e Date: 2014-10-28 14:09 -0700 http://bitbucket.org/pypy/pyrepl/changeset/c4629148366e/ Log:back out dcd221b49852, this breaks other things diff --git a/pyrepl/reader.py b/pyrepl/reader.py ---

[pypy-commit] pypy py3k: backout 07bfeead7109: this breaks other things

2014-10-28 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: py3k Changeset: r74271:5a19346c71a9 Date: 2014-10-28 14:09 -0700 http://bitbucket.org/pypy/pypy/changeset/5a19346c71a9/ Log:backout 07bfeead7109: this breaks other things diff --git a/lib_pypy/pyrepl/reader.py b/lib_pypy/pyrepl/reader.py

[pypy-commit] pypy default: merge

2014-10-28 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r74273:b7ed5b05e428 Date: 2014-10-28 23:14 +0100 http://bitbucket.org/pypy/pypy/changeset/b7ed5b05e428/ Log:merge diff --git a/pypy/module/select/test/test_select.py b/pypy/module/select/test/test_select.py ---