Author: fijal
Branch: unicode-utf8
Changeset: r92862:44cd30c7b69a
Date: 2017-10-28 11:56 +0200
http://bitbucket.org/pypy/pypy/changeset/44cd30c7b69a/
Log:fix pyexpat
diff --git a/pypy/module/pyexpat/interp_pyexpat.py
b/pypy/module/pyexpat/interp_pyexpat.py
--- a/pypy/module/pyexpat/interp_py
Author: fijal
Branch: unicode-utf8
Changeset: r92863:e653587f0ad5
Date: 2017-10-28 12:03 +0200
http://bitbucket.org/pypy/pypy/changeset/e653587f0ad5/
Log:disable for now and document
diff --git a/TODO b/TODO
--- a/TODO
+++ b/TODO
@@ -2,3 +2,4 @@
* rutf8.prev_codepoint_pos should use r_uint
Author: fijal
Branch: unicode-utf8
Changeset: r92864:08329fddbd93
Date: 2017-10-28 12:15 +0200
http://bitbucket.org/pypy/pypy/changeset/08329fddbd93/
Log:remove that too
diff --git a/TODO b/TODO
--- a/TODO
+++ b/TODO
@@ -3,3 +3,4 @@
* find a better way to run "find" without creating the inde
Author: Antonio Cuni
Branch: extradoc
Changeset: r5851:c08fe2c2dbef
Date: 2017-10-28 12:10 +0200
http://bitbucket.org/pypy/extradoc/changeset/c08fe2c2dbef/
Log:put screenshots of parts of the trace, as suggested by fijal
diff --git a/blog/draft/2017-10-how-to-make-80x-faster.rst
b/blog/draf
Author: Antonio Cuni
Branch: extradoc
Changeset: r5852:fb3978e5d935
Date: 2017-10-28 12:11 +0200
http://bitbucket.org/pypy/extradoc/changeset/fb3978e5d935/
Log:another disclaimer
diff --git a/blog/draft/2017-10-how-to-make-80x-faster.rst
b/blog/draft/2017-10-how-to-make-80x-faster.rst
--- a
Author: Matti Picus
Branch: py3.5
Changeset: r92865:ff734c1f0ec6
Date: 2017-10-28 19:24 +0300
http://bitbucket.org/pypy/pypy/changeset/ff734c1f0ec6/
Log:Make tests import even if 'hypothesis' is not available
diff --git a/pypy/interpreter/test/test_interpreter.py
b/pypy/interpreter/test/tes
Author: Matti Picus
Branch: extradoc
Changeset: r902:97b16db806af
Date: 2017-10-28 19:53 +0300
http://bitbucket.org/pypy/pypy.org/changeset/97b16db806af/
Log:update numpy installation info, refering to the FAQ answer in
docs.pypy.org
diff --git a/download.html b/download.html
--- a/d
Author: Matti Picus
Branch:
Changeset: r92866:0edecbafb119
Date: 2017-10-28 22:18 +0300
http://bitbucket.org/pypy/pypy/changeset/0edecbafb119/
Log:move test summary to end on terminal, after the multiple pages of
failure info, typos
diff --git a/_pytest/terminal.py b/_pytest/termina
Author: Matti Picus
Branch: py3.5
Changeset: r92867:2e9a42fcdebf
Date: 2017-10-28 23:23 +0300
http://bitbucket.org/pypy/pypy/changeset/2e9a42fcdebf/
Log:tweak run_with_python()
diff --git a/pypy/tool/pytest/apptest.py b/pypy/tool/pytest/apptest.py
--- a/pypy/tool/pytest/apptest.py
+++ b/pypy
Author: Matti Picus
Branch: py3.5-appexec
Changeset: r92868:ec989ce318a9
Date: 2017-10-28 23:40 +0300
http://bitbucket.org/pypy/pypy/changeset/ec989ce318a9/
Log:make appexec for applevel tests identical to default
diff --git a/pypy/tool/pytest/objspace.py b/pypy/tool/pytest/objspace.py
--- a
Author: Wim Lavrijsen
Branch: cppyy-packaging
Changeset: r92869:b9ac9a79e9e5
Date: 2017-10-12 13:34 -0700
http://bitbucket.org/pypy/pypy/changeset/b9ac9a79e9e5/
Log:cleanup
diff --git a/pypy/module/_cppyy/test/test_datatypes.py
b/pypy/module/_cppyy/test/test_datatypes.py
--- a/pypy/module/_
Author: Wim Lavrijsen
Branch: cppyy-packaging
Changeset: r92870:c10f636528b7
Date: 2017-10-28 10:14 -0700
http://bitbucket.org/pypy/pypy/changeset/c10f636528b7/
Log:consistency with CPython/cppyy (incl. capi and test upgrades)
diff --git a/pypy/module/_cppyy/converter.py b/pypy/module/_cppyy
Author: Wim Lavrijsen
Branch: cppyy-packaging
Changeset: r92871:766bf4f67f39
Date: 2017-10-28 15:47 -0700
http://bitbucket.org/pypy/pypy/changeset/766bf4f67f39/
Log:merge default into branch for testing
diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -71,6 +71,8 @@
^li
Author: Wim Lavrijsen
Branch:
Changeset: r92872:0b8528722439
Date: 2017-10-28 15:55 -0700
http://bitbucket.org/pypy/pypy/changeset/0b8528722439/
Log:merge cppyy-packaging with improved consistency for cppyy CPython
<-> PyPy
diff too long, truncating to 2000 out of 3147 lines
diff -
14 matches
Mail list logo