[pypy-commit] pypy default: more debug; unconditionally print stdout

2019-01-15 Thread mattip
Author: Matti Picus Branch: Changeset: r95646:1c58fe28d95e Date: 2019-01-16 08:53 +0200 http://bitbucket.org/pypy/pypy/changeset/1c58fe28d95e/ Log:more debug; unconditionally print stdout diff --git a/rpython/translator/platform/windows.py b/rpython/translator/platform/windows.py --- a/rpy

[pypy-commit] pypy default: more debug; make sure PATH is found

2019-01-15 Thread mattip
Author: Matti Picus Branch: Changeset: r95645:3e4d7fa709ba Date: 2019-01-16 08:50 +0200 http://bitbucket.org/pypy/pypy/changeset/3e4d7fa709ba/ Log:more debug; make sure PATH is found diff --git a/rpython/translator/platform/windows.py b/rpython/translator/platform/windows.py --- a/rpython/

[pypy-commit] pypy default: add even more debug to msvc compiler detection.

2019-01-15 Thread mattip
Author: Matti Picus Branch: Changeset: r95644:e515811660b6 Date: 2019-01-16 08:42 +0200 http://bitbucket.org/pypy/pypy/changeset/e515811660b6/ Log:add even more debug to msvc compiler detection. We should rip this out and use distutils/setuptools. diff --git a/rpython/translator/pl

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

2019-01-15 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r95643:5dbc4374c8c0 Date: 2019-01-16 01:19 +0200 http://bitbucket.org/pypy/pypy/changeset/5dbc4374c8c0/ Log:merge unicode-utf8 into branch diff --git a/pypy/objspace/std/newformat.py b/pypy/objspace/std/newformat.py --- a/pypy/objspace/

[pypy-commit] pypy unicode-utf8: test, fix for format specification alignment repeats with a unicode codepoint

2019-01-15 Thread mattip
Author: Matti Picus Branch: unicode-utf8 Changeset: r95642:762bda764d4f Date: 2019-01-16 01:17 +0200 http://bitbucket.org/pypy/pypy/changeset/762bda764d4f/ Log:test, fix for format specification alignment repeats with a unicode codepoint diff --git a/pypy/objspace/std/newformat.py b/

[pypy-commit] pypy unicode-utf8-py3: fix merge

2019-01-15 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r95638:bba58ab418cb Date: 2019-01-15 08:17 +0200 http://bitbucket.org/pypy/pypy/changeset/bba58ab418cb/ Log:fix merge diff --git a/pypy/module/pypyjit/test_pypy_c/test_misc.py b/pypy/module/pypyjit/test_pypy_c/test_misc.py --- a/pypy/m

[pypy-commit] pypy unicode-utf8-py3: more tests, fix backslashreplace_errors: decode handles utf8 not unicode

2019-01-15 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r95641:f9702f2e0e19 Date: 2019-01-15 21:17 +0200 http://bitbucket.org/pypy/pypy/changeset/f9702f2e0e19/ Log:more tests, fix backslashreplace_errors: decode handles utf8 not unicode diff --git a/pypy/module/_codecs/interp_codecs.

[pypy-commit] pypy unicode-utf8-py3: decoder returns result, len(utf8), not result, len(unicode)

2019-01-15 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r95640:4821ebc434d0 Date: 2019-01-15 20:09 +0200 http://bitbucket.org/pypy/pypy/changeset/4821ebc434d0/ Log:decoder returns result, len(utf8), not result, len(unicode) diff --git a/pypy/module/_codecs/interp_codecs.py b/pypy/module/_co

[pypy-commit] pypy unicode-utf8-py3: fix tests for python3

2019-01-15 Thread mattip
Author: Matti Picus Branch: unicode-utf8-py3 Changeset: r95639:ef1027524c11 Date: 2019-01-15 16:35 +0200 http://bitbucket.org/pypy/pypy/changeset/ef1027524c11/ Log:fix tests for python3 diff --git a/pypy/module/_io/test/test_interp_textio.py b/pypy/module/_io/test/test_interp_textio.py ---

[pypy-commit] pypy default: Disable hypothesis deadlines

2019-01-15 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r95637:9f51b370e8ca Date: 2019-01-15 20:54 + http://bitbucket.org/pypy/pypy/changeset/9f51b370e8ca/ Log:Disable hypothesis deadlines diff --git a/pypy/conftest.py b/pypy/conftest.py --- a/pypy/conftest.py +++ b/pypy/conftest.py @@ -5,6 +5,14 @@ rsy

[pypy-commit] extradoc extradoc: Update.

2019-01-15 Thread mjacob
Author: Manuel Jacob Branch: extradoc Changeset: r5938:75aa58cd996b Date: 2019-01-15 09:32 +0100 http://bitbucket.org/pypy/extradoc/changeset/75aa58cd996b/ Log:Update. diff --git a/sprintinfo/ddorf2019/people.txt b/sprintinfo/ddorf2019/people.txt --- a/sprintinfo/ddorf2019/people.txt +++ b/s