[pypy-commit] pypy py3.5: missing import

2017-02-05 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r89937:fb91b76b7210 Date: 2017-02-05 11:40 +0100 http://bitbucket.org/pypy/pypy/changeset/fb91b76b7210/ Log:missing import diff --git a/lib_pypy/_pypy_collections.py b/lib_pypy/_pypy_collections.py --- a/lib_pypy/_pypy_collections.py +++ b/lib_pypy

[pypy-commit] pypy py3.5: missing import

2017-01-15 Thread pjenvey
Author: Philip Jenvey Branch: py3.5 Changeset: r89602:2bff68cef0d8 Date: 2017-01-15 21:01 -0800 http://bitbucket.org/pypy/pypy/changeset/2bff68cef0d8/ Log:missing import diff --git a/lib-python/3/ctypes/test/test_python_api.py b/lib-python/3/ctypes/test/test_python_api.py --- a/lib-python/3

[pypy-commit] pypy py3.5: Missing import

2016-11-25 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r88658:b33f93f52082 Date: 2016-11-25 11:48 +0100 http://bitbucket.org/pypy/pypy/changeset/b33f93f52082/ Log:Missing import diff --git a/lib-python/3/distutils/sysconfig_pypy.py b/lib-python/3/distutils/sysconfig_pypy.py --- a/lib-python/3/distutil

[pypy-commit] pypy py3.5: missing import

2016-08-17 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r86239:7b764c792a9f Date: 2016-08-17 09:28 +0200 http://bitbucket.org/pypy/pypy/changeset/7b764c792a9f/ Log:missing import diff --git a/lib-python/3/test/test_class.py b/lib-python/3/test/test_class.py --- a/lib-python/3/test/test_class.py +++ b/li