Author: Wim Lavrijsen
Branch: cppyy-packaging
Changeset: r94910:422177baf4ea
Date: 2018-07-28 01:15 -0700
http://bitbucket.org/pypy/pypy/changeset/422177baf4ea/
Log:restore std::vector speedups
diff --git a/pypy/module/_cppyy/capi/loadable_capi.py
b/pypy/module/_cppyy/capi/loadable_capi.py
Author: Johan Forsberg
Branch: py3.6
Changeset: r94911:11f17afc7367
Date: 2018-07-28 12:24 +0100
http://bitbucket.org/pypy/pypy/changeset/11f17afc7367/
Log:Add missing argument to scandir.
diff --git a/pypy/module/posix/test/test_scandir.py
b/pypy/module/posix/test/test_scandir.py
--- a/pyp
Author: Carl Friedrich Bolz-Tereick
Branch: py3.5
Changeset: r94912:18f7d184a9f7
Date: 2018-07-28 14:02 +0200
http://bitbucket.org/pypy/pypy/changeset/18f7d184a9f7/
Log:tweak
diff --git a/pypy/interpreter/astcompiler/codegen.py
b/pypy/interpreter/astcompiler/codegen.py
--- a/pypy/interprete
Author: Carl Friedrich Bolz-Tereick
Branch: py3.5
Changeset: r94913:179c172169f1
Date: 2018-07-28 14:06 +0200
http://bitbucket.org/pypy/pypy/changeset/179c172169f1/
Log:fix annotation bug reported by hubo on pypy-dev
diff --git a/pypy/interpreter/astcompiler/symtable.py
b/pypy/interpreter/a
Author: Carl Friedrich Bolz-Tereick
Branch: py3.6
Changeset: r94915:5e596e627b4e
Date: 2018-07-28 15:23 +0200
http://bitbucket.org/pypy/pypy/changeset/5e596e627b4e/
Log:document merged branch
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rs
Author: Carl Friedrich Bolz-Tereick
Branch: py3.6
Changeset: r94914:2e5eb984c7fa
Date: 2018-07-28 15:22 +0200
http://bitbucket.org/pypy/pypy/changeset/2e5eb984c7fa/
Log:merge py3.6-wordcode
switch the py3.6 over to the new wordcode format introduced in
CPython 3.6.
diff too
Author: Antoine Dupre
Branch: py3.6
Changeset: r94917:4a8044e8da87
Date: 2018-07-28 15:23 +0200
http://bitbucket.org/pypy/pypy/changeset/4a8044e8da87/
Log:merge head
diff --git a/pypy/module/posix/test/test_scandir.py
b/pypy/module/posix/test/test_scandir.py
--- a/pypy/module/posix/test/tes
Author: Antoine Dupre
Branch: py3.6
Changeset: r94916:56432e26b463
Date: 2018-07-28 15:22 +0200
http://bitbucket.org/pypy/pypy/changeset/56432e26b463/
Log:(duprean, antocuni) Test and fix for fstring exception message to
mimic Cpython
diff --git a/pypy/objspace/std/newformat.py b/pyp
Author: Antoine Dupre
Branch: py3.6
Changeset: r94918:5b1df32fb6f6
Date: 2018-07-28 15:25 +0200
http://bitbucket.org/pypy/pypy/changeset/5b1df32fb6f6/
Log:merge heads again
diff too long, truncating to 2000 out of 2020 lines
diff --git a/lib-python/3/opcode.py b/lib-python/3/opcode.py
--- a
Author: Carl Friedrich Bolz-Tereick
Branch: py3.5
Changeset: r94919:09d5a78a60b4
Date: 2018-07-28 15:28 +0200
http://bitbucket.org/pypy/pypy/changeset/09d5a78a60b4/
Log:fix a test that
diff --git a/pypy/interpreter/test/test_app_main.py
b/pypy/interpreter/test/test_app_main.py
--- a/pypy/in
Author: Carl Friedrich Bolz-Tereick
Branch: py3.5
Changeset: r94920:0370bd9179ff
Date: 2018-07-28 16:03 +0200
http://bitbucket.org/pypy/pypy/changeset/0370bd9179ff/
Log:fix test_executioncontext flakiness
when run in some combinations with other test files that set the
file s
Author: Carl Friedrich Bolz-Tereick
Branch: py3.5
Changeset: r94921:dfda715a5495
Date: 2018-07-28 21:31 +0200
http://bitbucket.org/pypy/pypy/changeset/dfda715a5495/
Log:fix the tests in test_pyframe that fail in combination with other
files
diff --git a/pypy/interpreter/test/test_pyf
Author: Ronan Lamy
Branch: py3.6
Changeset: r94922:326720df4fbe
Date: 2018-07-29 02:06 +0100
http://bitbucket.org/pypy/pypy/changeset/326720df4fbe/
Log:hg merge py3.5
diff --git a/pypy/interpreter/astcompiler/codegen.py
b/pypy/interpreter/astcompiler/codegen.py
--- a/pypy/interpreter/astcom
13 matches
Mail list logo