[pypy-commit] pypy py3.6: Merged heads.

2019-04-13 Thread andrewjlawrence
Author: andrewjlawrence Branch: py3.6 Changeset: r96473:db5a1e7fbbd0 Date: 2019-04-14 07:36 +0100 http://bitbucket.org/pypy/pypy/changeset/db5a1e7fbbd0/ Log:Merged heads. diff --git a/lib_pypy/_overlapped.py b/lib_pypy/_overlapped.py new file mode 100644 --- /dev/null +++ b/lib_pypy/_overlapp

[pypy-commit] pypy py3.6: Merged overlapped into py3.6

2019-04-13 Thread andrewjlawrence
Author: andrewjlawrence Branch: py3.6 Changeset: r96472:fa2f3d6387d6 Date: 2019-04-14 07:30 +0100 http://bitbucket.org/pypy/pypy/changeset/fa2f3d6387d6/ Log:Merged overlapped into py3.6 diff --git a/lib_pypy/_overlapped.py b/lib_pypy/_overlapped.py new file mode 100644 --- /dev/null +++ b/lib

[pypy-commit] pypy winoverlapped: close branch to be merged

2019-04-13 Thread andrewjlawrence
Author: andrewjlawrence Branch: winoverlapped Changeset: r96471:355b75ea7623 Date: 2019-04-14 07:29 +0100 http://bitbucket.org/pypy/pypy/changeset/355b75ea7623/ Log:close branch to be merged ___ pypy-commit mailing list pypy-commit@python.org https:

[pypy-commit] pypy winoverlapped: Update whatsnew.

2019-04-13 Thread andrewjlawrence
Author: andrewjlawrence Branch: winoverlapped Changeset: r96470:b2a3694d9807 Date: 2019-04-14 07:23 +0100 http://bitbucket.org/pypy/pypy/changeset/b2a3694d9807/ Log:Update whatsnew. diff --git a/pypy/doc/whatsnew-pypy3-head.rst b/pypy/doc/whatsnew-pypy3-head.rst --- a/pypy/doc/whatsnew-pypy3-

[pypy-commit] pypy issue2996: add test_call_starstar2 which passes

2019-04-13 Thread mattip
Author: Matti Picus Branch: issue2996 Changeset: r96469:1c0ce86bca73 Date: 2019-04-14 09:20 +0300 http://bitbucket.org/pypy/pypy/changeset/1c0ce86bca73/ Log:add test_call_starstar2 which passes diff --git a/pypy/objspace/std/test/test_callmethod.py b/pypy/objspace/std/test/test_callmethod.p

[pypy-commit] pypy issue2996: fix varargname in Signature

2019-04-13 Thread mattip
Author: Matti Picus Branch: issue2996 Changeset: r96468:7e0bd0b3f7d1 Date: 2019-04-14 09:19 +0300 http://bitbucket.org/pypy/pypy/changeset/7e0bd0b3f7d1/ Log:fix varargname in Signature diff --git a/pypy/interpreter/pycode.py b/pypy/interpreter/pycode.py --- a/pypy/interpreter/pycode.py +++ b

[pypy-commit] pypy default: mention cffi 1.12.3 in the release note

2019-04-13 Thread mattip
Author: Matti Picus Branch: Changeset: r96467:e36da833300d Date: 2019-04-12 16:13 +0300 http://bitbucket.org/pypy/pypy/changeset/e36da833300d/ Log:mention cffi 1.12.3 in the release note diff --git a/pypy/doc/release-v7.1.1.rst b/pypy/doc/release-v7.1.1.rst --- a/pypy/doc/release-v7.1.1.rst

[pypy-commit] pypy optimizeopt-cleanup: remove broken test

2019-04-13 Thread rlamy
Author: Ronan Lamy Branch: optimizeopt-cleanup Changeset: r96466:eebbb92a8dfb Date: 2019-04-14 00:36 +0100 http://bitbucket.org/pypy/pypy/changeset/eebbb92a8dfb/ Log:remove broken test diff --git a/rpython/jit/metainterp/test/test_ajit.py b/rpython/jit/metainterp/test/test_ajit.py --- a/rpy

[pypy-commit] pypy optimizeopt-cleanup: LoopCompileData.optimize() is only called with unroll=True; simplify optimize() and optimize_trace()

2019-04-13 Thread rlamy
Author: Ronan Lamy Branch: optimizeopt-cleanup Changeset: r96465:f6577bae1fb3 Date: 2019-04-13 23:52 +0100 http://bitbucket.org/pypy/pypy/changeset/f6577bae1fb3/ Log:LoopCompileData.optimize() is only called with unroll=True; simplify optimize() and optimize_trace() diff --git a/rpyt

[pypy-commit] pypy issue2996: add a failing test (issue 2996)

2019-04-13 Thread mattip
Author: Matti Picus Branch: issue2996 Changeset: r96464:f91f6fa3ca10 Date: 2019-04-13 22:51 +0300 http://bitbucket.org/pypy/pypy/changeset/f91f6fa3ca10/ Log:add a failing test (issue 2996) diff --git a/pypy/objspace/std/test/test_callmethod.py b/pypy/objspace/std/test/test_callmethod.py ---

[pypy-commit] pypy optimizeopt-cleanup: Pull use_unrolling() call out of optimize_trace()

2019-04-13 Thread rlamy
Author: Ronan Lamy Branch: optimizeopt-cleanup Changeset: r96463:dab1526f28a6 Date: 2019-04-13 20:19 +0100 http://bitbucket.org/pypy/pypy/changeset/dab1526f28a6/ Log:Pull use_unrolling() call out of optimize_trace() diff --git a/rpython/jit/metainterp/compile.py b/rpython/jit/metainterp/com

[pypy-commit] pypy py3.6: Translation fix

2019-04-13 Thread arigo
Author: Armin Rigo Branch: py3.6 Changeset: r96460:c9339f40372b Date: 2019-04-13 18:28 +0200 http://bitbucket.org/pypy/pypy/changeset/c9339f40372b/ Log:Translation fix diff --git a/pypy/objspace/std/unicodeobject.py b/pypy/objspace/std/unicodeobject.py --- a/pypy/objspace/std/unicodeobject.

[pypy-commit] pypy winoverlapped: Fixed Subprocess tests

2019-04-13 Thread andrewjlawrence
Author: andrewjlawrence Branch: winoverlapped Changeset: r96455:80e8863b95ef Date: 2019-04-13 15:11 +0100 http://bitbucket.org/pypy/pypy/changeset/80e8863b95ef/ Log:Fixed Subprocess tests diff --git a/lib_pypy/_overlapped.py b/lib_pypy/_overlapped.py --- a/lib_pypy/_overlapped.py +++ b/lib_py

[pypy-commit] pypy default: Fix the general testing for newstr(utf8, length_in_number_of_chars),

2019-04-13 Thread arigo
Author: Armin Rigo Branch: Changeset: r96454:1f16a5e43952 Date: 2019-04-13 15:36 +0200 http://bitbucket.org/pypy/pypy/changeset/1f16a5e43952/ Log:Fix the general testing for newstr(utf8, length_in_number_of_chars), which *now* should work and complain if we give an invalid number of