[pypy-commit] pypy hpy: implement HPyUnicode_AsUTF8String

2020-01-15 Thread antocuni
Author: Antonio Cuni Branch: hpy Changeset: r98538:f67708ee1204 Date: 2020-01-15 11:09 +0100 http://bitbucket.org/pypy/pypy/changeset/f67708ee1204/ Log:implement HPyUnicode_AsUTF8String diff --git a/pypy/module/hpy_universal/interp_unicode.py b/pypy/module/hpy_universal/interp_unicode.py

[pypy-commit] buildbot default: remove anubis slave

2020-01-15 Thread mattip
Author: Matti Picus Branch: Changeset: r1126:49bd0bb8e544 Date: 2020-01-16 07:07 +1100 http://bitbucket.org/pypy/buildbot/changeset/49bd0bb8e544/ Log:remove anubis slave diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py --- a/bot2/pypybuildbot/master.py +++

[pypy-commit] buildbot default: back out faulty 5fdc899d981d

2020-01-15 Thread mattip
Author: Matti Picus Branch: Changeset: r1127:3b4315e85cbb Date: 2020-01-16 07:08 +1100 http://bitbucket.org/pypy/buildbot/changeset/3b4315e85cbb/ Log:back out faulty 5fdc899d981d diff --git a/bot2/pypybuildbot/builds.py b/bot2/pypybuildbot/builds.py --- a/bot2/pypybuildbot/builds.py +++

[pypy-commit] extradoc extradoc: Add Simon to the list of attendees.

2020-01-15 Thread hodgestar
Author: Simon Cross Branch: extradoc Changeset: r5980:e2ec4ef28249 Date: 2020-01-15 21:37 + http://bitbucket.org/pypy/extradoc/changeset/e2ec4ef28249/ Log:Add Simon to the list of attendees. diff --git a/sprintinfo/leysin-winter-2020/people.txt

[pypy-commit] benchmarks default: fix sqlite3 benchmark

2020-01-15 Thread mattip
Author: Matti Picus Branch: Changeset: r437:52af1db49be7 Date: 2020-01-16 15:23 +1100 http://bitbucket.org/pypy/benchmarks/changeset/52af1db49be7/ Log:fix sqlite3 benchmark diff --git a/own/sqlitesynth.py b/own/sqlitesynth.py --- a/own/sqlitesynth.py +++ b/own/sqlitesynth.py @@ -22,7 +22,8