[pypy-commit] pypy default: fix translation

2018-10-27 Thread mattip
Author: Matti Picus Branch: Changeset: r95257:e32a30711384 Date: 2018-10-27 22:34 +0300 http://bitbucket.org/pypy/pypy/changeset/e32a30711384/ Log:fix translation diff --git a/pypy/module/thread/os_lock.py b/pypy/module/thread/os_lock.py --- a/pypy/module/thread/os_lock.py +++ b/pypy/module

[pypy-commit] pypy default: fix whatsnew

2018-10-27 Thread mattip
Author: Matti Picus Branch: Changeset: r95256:9b4df13073e1 Date: 2018-10-27 22:34 +0300 http://bitbucket.org/pypy/pypy/changeset/9b4df13073e1/ Log:fix whatsnew diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-head.

[pypy-commit] pypy unicode-utf8-py3: merge py3.5 into branch

2018-10-27 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r95259:aa2fc2a19658 Date: 2018-10-28 08:50 +0200 http://bitbucket.org/pypy/pypy/changeset/aa2fc2a19658/ Log:merge py3.5 into branch diff --git a/lib_pypy/pyrepl/unix_console.py b/lib_pypy/pyrepl/unix_console.py --- a/lib_pypy/pyrepl/uni

[pypy-commit] pypy py3.5: merge default into py3.5, ignoring backported thread lock

2018-10-27 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r95258:c5417c0faf2d Date: 2018-10-28 08:48 +0200 http://bitbucket.org/pypy/pypy/changeset/c5417c0faf2d/ Log:merge default into py3.5, ignoring backported thread lock diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/d