[pypy-commit] pypy py3.5: hg merge default

2017-11-29 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r93216:fcf5d3fb56f4 Date: 2017-11-29 18:34 + http://bitbucket.org/pypy/pypy/changeset/fcf5d3fb56f4/ Log:hg merge default diff --git a/extra_tests/test_textio.py b/extra_tests/test_textio.py ---

[pypy-commit] pypy default: Improve interp-level test and fix bugs in W_TextIOWrapper.readline_w()

2017-11-29 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r93215:b2e4b128808e Date: 2017-11-29 18:32 + http://bitbucket.org/pypy/pypy/changeset/b2e4b128808e/ Log:Improve interp-level test and fix bugs in W_TextIOWrapper.readline_w() diff --git

[pypy-commit] pypy fix-vmprof-stacklet-switch-2: simplify

2017-11-29 Thread antocuni
Author: Antonio Cuni Branch: fix-vmprof-stacklet-switch-2 Changeset: r93212:4776dc8a84f7 Date: 2017-11-29 16:16 +0100 http://bitbucket.org/pypy/pypy/changeset/4776dc8a84f7/ Log:simplify diff --git a/pypy/module/_continuation/test/test_translated.py

[pypy-commit] pypy fix-vmprof-stacklet-switch-2: add a test which checks that vmprof is actually enabled inside greenlets; it fails on default and passes on this branch

2017-11-29 Thread antocuni
Author: Antonio Cuni Branch: fix-vmprof-stacklet-switch-2 Changeset: r93213:9ac249e058e3 Date: 2017-11-29 16:17 +0100 http://bitbucket.org/pypy/pypy/changeset/9ac249e058e3/ Log:add a test which checks that vmprof is actually enabled inside greenlets; it fails on

[pypy-commit] pypy fix-vmprof-stacklet-switch-2: document this branch

2017-11-29 Thread antocuni
Author: Antonio Cuni Branch: fix-vmprof-stacklet-switch-2 Changeset: r93214:f7fa5a2b8f51 Date: 2017-11-29 16:19 +0100 http://bitbucket.org/pypy/pypy/changeset/f7fa5a2b8f51/ Log:document this branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst ---

[pypy-commit] pypy fix-vmprof-stacklet-switch-2: skip this when run with -A

2017-11-29 Thread antocuni
Author: Antonio Cuni Branch: fix-vmprof-stacklet-switch-2 Changeset: r93211:37b5a39510e7 Date: 2017-11-29 11:25 +0100 http://bitbucket.org/pypy/pypy/changeset/37b5a39510e7/ Log:skip this when run with -A diff --git a/pypy/module/_continuation/test/test_stacklet.py

[pypy-commit] pypy default: - hypothesis tests for the IntBound methods

2017-11-29 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: Changeset: r93210:a805f563cfd0 Date: 2017-11-29 15:33 +0100 http://bitbucket.org/pypy/pypy/changeset/a805f563cfd0/ Log:- hypothesis tests for the IntBound methods - lighgly refactor optimization of some int_ ops to make

[pypy-commit] pypy default: merge win32-vcvars, log more and try vsvars32 before vcvars32, go figure

2017-11-29 Thread mattip
Author: Matti Picus Branch: Changeset: r93209:d1aaa6aca19d Date: 2017-11-29 10:41 +0200 http://bitbucket.org/pypy/pypy/changeset/d1aaa6aca19d/ Log:merge win32-vcvars, log more and try vsvars32 before vcvars32, go figure diff --git a/pypy/doc/whatsnew-head.rst

[pypy-commit] pypy win32-vcvars: both build slaves seem happy

2017-11-29 Thread mattip
Author: Matti Picus Branch: win32-vcvars Changeset: r93208:b6119a8ea747 Date: 2017-11-29 10:40 +0200 http://bitbucket.org/pypy/pypy/changeset/b6119a8ea747/ Log:both build slaves seem happy diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst ---

[pypy-commit] pypy win32-vcvars: typo

2017-11-29 Thread mattip
Author: Matti Picus Branch: win32-vcvars Changeset: r93207:5d23987c65b3 Date: 2017-11-29 10:25 +0200 http://bitbucket.org/pypy/pypy/changeset/5d23987c65b3/ Log:typo diff --git a/rpython/translator/platform/windows.py b/rpython/translator/platform/windows.py ---

[pypy-commit] pypy win32-vcvars: maybe fix?

2017-11-29 Thread mattip
Author: Matti Picus Branch: win32-vcvars Changeset: r93206:7f64b9246539 Date: 2017-11-29 10:13 +0200 http://bitbucket.org/pypy/pypy/changeset/7f64b9246539/ Log:maybe fix? diff --git a/rpython/translator/platform/windows.py b/rpython/translator/platform/windows.py ---