[pypy-commit] pypy sched_yield: sched_yield posix attribute

2017-10-29 Thread nanjekye
Author: Joannah Nanjekye Branch: sched_yield Changeset: r92873:f06ed6b90651 Date: 2017-10-27 19:57 +0300 http://bitbucket.org/pypy/pypy/changeset/f06ed6b90651/ Log:sched_yield posix attribute diff --git a/pypy/module/posix/__init__.py

[pypy-commit] pypy py3.5: Merged in nanjekye/pypy/sched_yield (pull request #574)

2017-10-29 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r92874:4edfa3e729be Date: 2017-10-29 13:49 + http://bitbucket.org/pypy/pypy/changeset/4edfa3e729be/ Log:Merged in nanjekye/pypy/sched_yield (pull request #574) sched_yield posix attribute diff --git

[pypy-commit] pypy py3.5: merge py3.5-appexec which will now raise on improper use of appexec in app tests

2017-10-29 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r92876:955b8000658b Date: 2017-10-29 21:01 +0200 http://bitbucket.org/pypy/pypy/changeset/955b8000658b/ Log:merge py3.5-appexec which will now raise on improper use of appexec in app tests diff --git

[pypy-commit] pypy py3.5: document merged branches

2017-10-29 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r92877:41578430cbc4 Date: 2017-10-29 21:04 +0200 http://bitbucket.org/pypy/pypy/changeset/41578430cbc4/ Log:document merged branches diff --git a/pypy/doc/whatsnew-pypy3-head.rst b/pypy/doc/whatsnew-pypy3-head.rst ---

[pypy-commit] pypy py3.5-appexec: revert ec989ce318a9 and raise if space.appexec passed to space.is_true on runappdirect

2017-10-29 Thread mattip
Author: Matti Picus Branch: py3.5-appexec Changeset: r92875:69ba67aff206 Date: 2017-10-29 19:40 +0200 http://bitbucket.org/pypy/pypy/changeset/69ba67aff206/ Log:revert ec989ce318a9 and raise if space.appexec passed to space.is_true on runappdirect diff --git

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

2017-10-29 Thread rlamy
Author: Ronan Lamy Branch: py3.6 Changeset: r92878:40e3c2a486e9 Date: 2017-10-30 01:18 + http://bitbucket.org/pypy/pypy/changeset/40e3c2a486e9/ Log:hg merge py3.5 diff too long, truncating to 2000 out of 11351 lines diff --git a/.hgignore b/.hgignore ---