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
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/
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
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/
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/
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
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.
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
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
---
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
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
11 matches
Mail list logo