[pypy-commit] pypy py3.6: don't give new error message if metaclass is actually type

2020-01-07 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.6 Changeset: r98477:f3d88f2b389f Date: 2020-01-07 11:45 +0100 http://bitbucket.org/pypy/pypy/changeset/f3d88f2b389f/ Log:don't give new error message if metaclass is actually type diff --git a/pypy/interpreter/test/test_class.py b/pypy/interpr

[pypy-commit] pypy py3.7: add new ENCODING token

2020-01-07 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.7 Changeset: r98476:225854988165 Date: 2020-01-07 11:15 +0100 http://bitbucket.org/pypy/pypy/changeset/225854988165/ Log:add new ENCODING token diff --git a/pypy/interpreter/pyparser/pytoken.py b/pypy/interpreter/pyparser/pytoken.py --- a/pypy

[pypy-commit] pypy py3.6: This seems to have been forgotten in the most recent merge from default

2020-01-07 Thread arigo
Author: Armin Rigo Branch: py3.6 Changeset: r98478:08ff8ba2e98c Date: 2020-01-07 12:35 +0100 http://bitbucket.org/pypy/pypy/changeset/08ff8ba2e98c/ Log:This seems to have been forgotten in the most recent merge from default diff --git a/pypy/module/_cffi_backend/misc.py b/pypy/modul

[pypy-commit] pypy py3.7: don't export version 9.0.0 data any more

2020-01-07 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.7 Changeset: r98479:36c20d17 Date: 2020-01-07 11:48 +0100 http://bitbucket.org/pypy/pypy/changeset/36c20d17/ Log:don't export version 9.0.0 data any more diff --git a/pypy/module/unicodedata/moduledef.py b/pypy/module/unicodedata/modul

[pypy-commit] pypy py3.7: merge py3.6

2020-01-07 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.7 Changeset: r98480:fd3749680834 Date: 2020-01-07 12:40 +0100 http://bitbucket.org/pypy/pypy/changeset/fd3749680834/ Log:merge py3.6 diff --git a/pypy/interpreter/test/test_class.py b/pypy/interpreter/test/test_class.py --- a/pypy/interpreter/

[pypy-commit] pypy py3.7: no reason to not follow cpython exactly

2020-01-07 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.7 Changeset: r98481:17f00b954798 Date: 2020-01-07 14:13 +0100 http://bitbucket.org/pypy/pypy/changeset/17f00b954798/ Log:no reason to not follow cpython exactly diff --git a/pypy/objspace/std/objectobject.py b/pypy/objspace/std/objectobject.py

[pypy-commit] benchmarks chameleon: update spitfire to master which no longer has psyco nor o4

2020-01-07 Thread mattip
Author: Matti Picus Branch: chameleon Changeset: r431:24f7763db60b Date: 2020-01-07 14:41 +0200 http://bitbucket.org/pypy/benchmarks/changeset/24f7763db60b/ Log:update spitfire to master which no longer has psyco nor o4 diff too long, truncating to 2000 out of 18070 lines diff --git a/unlad

[pypy-commit] benchmarks chameleon: limit table size to run with <16GB since pypy chews up gb of memory

2020-01-07 Thread mattip
Author: Matti Picus Branch: chameleon Changeset: r432:09d5bf1ff68d Date: 2020-01-07 15:30 +0200 http://bitbucket.org/pypy/benchmarks/changeset/09d5bf1ff68d/ Log:limit table size to run with <16GB since pypy chews up gb of memory diff --git a/unladen_swallow/performance/bm_spitfire.py b/unla

[pypy-commit] benchmarks chameleon: fix up runners to rename spitfire -> spitfire2 since it is now much changed

2020-01-07 Thread mattip
Author: Matti Picus Branch: chameleon Changeset: r433:e07bc02ab2e8 Date: 2020-01-07 17:41 +0200 http://bitbucket.org/pypy/benchmarks/changeset/e07bc02ab2e8/ Log:fix up runners to rename spitfire -> spitfire2 since it is now much changed diff --git a/benchmarks.py b/benchmarks.py ---

[pypy-commit] benchmarks chameleon: close banch to be merged

2020-01-07 Thread mattip
Author: Matti Picus Branch: chameleon Changeset: r434:ac6774f94795 Date: 2020-01-07 23:16 +0200 http://bitbucket.org/pypy/benchmarks/changeset/ac6774f94795/ Log:close banch to be merged ___ pypy-commit mailing list pypy-commit@python.org https://ma

[pypy-commit] pypy.org nikola: add the public (nikola) build

2020-01-07 Thread mattip
Author: Matti Picus Branch: nikola Changeset: r970:8db38f1bf2da Date: 2020-01-07 23:27 +0200 http://bitbucket.org/pypy/pypy.org/changeset/8db38f1bf2da/ Log:add the public (nikola) build diff too long, truncating to 2000 out of 7082 lines diff --git a/public/archive.html b/public/archive.htm