[pypy-commit] buildbot default: aarch64 has timeout failures

2019-12-05 Thread mattip
Author: Matti Picus Branch: Changeset: r1119:ad9098b06ba1 Date: 2019-12-05 14:49 +0200 http://bitbucket.org/pypy/buildbot/changeset/ad9098b06ba1/ Log:aarch64 has timeout failures diff --git a/bot2/pypybuildbot/builds.py b/bot2/pypybuildbot/builds.py --- a/bot2/pypybuildbot/builds.py +++ b/b

[pypy-commit] pypy py3.6: Add comment

2019-12-05 Thread arigo
Author: Armin Rigo Branch: py3.6 Changeset: r98236:21d58e234583 Date: 2019-12-05 18:34 +0100 http://bitbucket.org/pypy/pypy/changeset/21d58e234583/ Log:Add comment diff --git a/pypy/module/imp/importing.py b/pypy/module/imp/importing.py --- a/pypy/module/imp/importing.py +++ b/pypy/module/im