Author: Matti Picus
Branch: py3.5
Changeset: r95103:8f66a7558b9c
Date: 2018-09-12 00:13 +0300
http://bitbucket.org/pypy/pypy/changeset/8f66a7558b9c/
Log:merge default into py3.5
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.pytho
Author: Matti Picus
Branch:
Changeset: r95101:4cbeaa8bf545
Date: 2018-09-11 23:57 +0300
http://bitbucket.org/pypy/pypy/changeset/4cbeaa8bf545/
Log:add module/cpyext/test to directories to be split for own tests
diff --git a/pypy/testrunner_cfg.py b/pypy/testrunner_cfg.py
--- a/pypy/testrunn
Author: Matti Picus
Branch:
Changeset: r95100:0fe67a6981d9
Date: 2018-09-11 23:35 +0300
http://bitbucket.org/pypy/pypy/changeset/0fe67a6981d9/
Log:Backed out changeset: 943b0266d564
diff too long, truncating to 2000 out of 24114 lines
diff --git a/pypy/module/cpyext/test/test_abstract.py
Author: Matti Picus
Branch: py3.5
Changeset: r95104:14f241fbf66a
Date: 2018-09-12 00:14 +0300
http://bitbucket.org/pypy/pypy/changeset/14f241fbf66a/
Log:merge default into py3.5
diff --git a/pypy/testrunner_cfg.py b/pypy/testrunner_cfg.py
--- a/pypy/testrunner_cfg.py
+++ b/pypy/testrunner_cf
Author: Matti Picus
Branch: py3.5
Changeset: r95102:4955ea6d4e9c
Date: 2018-09-12 00:09 +0300
http://bitbucket.org/pypy/pypy/changeset/4955ea6d4e9c/
Log:revert splitting cpyext tests
diff --git a/pypy/module/cpyext/test0/test_arraymodule.py
b/pypy/module/cpyext/test/test_arraymodule.py
rena
Author: Armin Rigo
Branch:
Changeset: r3159:97a61f7b0bcd
Date: 2018-09-11 23:16 +0200
http://bitbucket.org/cffi/cffi/changeset/97a61f7b0bcd/
Log:Fix documentation for 70838cb63445
diff --git a/doc/source/cdef.rst b/doc/source/cdef.rst
--- a/doc/source/cdef.rst
+++ b/doc/source/cdef.rst
@@ -
Author: Matti Picus
Branch: unicode-utf8-py3
Changeset: r95099:afe9a3fb0c6b
Date: 2018-09-11 23:33 +0300
http://bitbucket.org/pypy/pypy/changeset/afe9a3fb0c6b/
Log:fix merge
diff --git a/pypy/objspace/std/unicodeobject.py
b/pypy/objspace/std/unicodeobject.py
--- a/pypy/objspace/std/unicodeo
Author: Matti Picus
Branch: unicode-utf8-py3
Changeset: r95094:744c4148953f
Date: 2018-09-09 13:17 +0300
http://bitbucket.org/pypy/pypy/changeset/744c4148953f/
Log:align function call with signature
diff --git a/pypy/interpreter/unicodehelper.py
b/pypy/interpreter/unicodehelper.py
--- a/pyp
Author: Matti Picus
Branch: unicode-utf8-py3
Changeset: r95097:d9069a2d3f11
Date: 2018-09-11 22:38 +0300
http://bitbucket.org/pypy/pypy/changeset/d9069a2d3f11/
Log:merge unicode-utf8 into branch
diff --git a/pypy/doc/cpython_differences.rst b/pypy/doc/cpython_differences.rst
--- a/pypy/doc/c
Author: Matti Picus
Branch: unicode-utf8-py3
Changeset: r95098:b806e254dff4
Date: 2018-09-11 22:56 +0300
http://bitbucket.org/pypy/pypy/changeset/b806e254dff4/
Log:merge py3.5 into branch
diff --git a/pypy/module/_io/test/test_ztranslation.py
b/pypy/module/_io/test/test_ztranslation.py
new
Author: Matti Picus
Branch: unicode-utf8
Changeset: r95095:4ca367f8c139
Date: 2018-09-11 20:56 +0300
http://bitbucket.org/pypy/pypy/changeset/4ca367f8c139/
Log:merge default into branch
diff too long, truncating to 2000 out of 6123 lines
diff --git a/lib-python/2.7/hashlib.py b/lib-python/2
Author: Matti Picus
Branch: unicode-utf8
Changeset: r95096:7e4c70d0d9eb
Date: 2018-09-11 21:40 +0300
http://bitbucket.org/pypy/pypy/changeset/7e4c70d0d9eb/
Log:fixes for failing tests
diff --git a/pypy/objspace/std/unicodeobject.py
b/pypy/objspace/std/unicodeobject.py
--- a/pypy/objspace/st
Author: Armin Rigo
Branch: py3.5
Changeset: r95093:321fc60db035
Date: 2018-09-11 15:42 +0200
http://bitbucket.org/pypy/pypy/changeset/321fc60db035/
Log:Issue #2866
Fix by copying the (now-fixed) logic from default.
diff --git a/pypy/objspace/std/test/test_unicodeobject.py
b/pypy/ob
Author: Armin Rigo
Branch: py3.5
Changeset: r95092:cbe861385419
Date: 2018-09-11 15:38 +0200
http://bitbucket.org/pypy/pypy/changeset/cbe861385419/
Log:hg merge default
diff --git a/pypy/objspace/std/test/test_unicodeobject.py
b/pypy/objspace/std/test/test_unicodeobject.py
--- a/pypy/objspa
Author: Armin Rigo
Branch:
Changeset: r95091:6e1de6dbe769
Date: 2018-09-11 15:36 +0200
http://bitbucket.org/pypy/pypy/changeset/6e1de6dbe769/
Log:two completely corner cases where we differ from CPython
diff --git a/pypy/objspace/std/test/test_unicodeobject.py
b/pypy/objspace/std/test/test
Author: Armin Rigo
Branch: py3.5
Changeset: r95090:ae9f77ce8df2
Date: 2018-09-11 15:30 +0200
http://bitbucket.org/pypy/pypy/changeset/ae9f77ce8df2/
Log:hg merge default
diff --git a/pypy/doc/cpython_differences.rst b/pypy/doc/cpython_differences.rst
--- a/pypy/doc/cpython_differences.rst
+++
Author: Armin Rigo
Branch:
Changeset: r95089:baf31e0bca1e
Date: 2018-09-11 15:26 +0200
http://bitbucket.org/pypy/pypy/changeset/baf31e0bca1e/
Log:Add more tests inspired from issue #2866.
Fix them by simplifying a bit descr_new().
diff --git a/pypy/objspace/std/test/test_unicodeobj
Author: Armin Rigo
Branch:
Changeset: r95088:6a861cb724d1
Date: 2018-09-11 14:43 +0200
http://bitbucket.org/pypy/pypy/changeset/6a861cb724d1/
Log:issue2885 fix
diff --git a/pypy/doc/cpython_differences.rst b/pypy/doc/cpython_differences.rst
--- a/pypy/doc/cpython_differences.rst
+++ b/pypy/
18 matches
Mail list logo