[pypy-commit] pypy default: missing import in ppc backend

2016-11-03 Thread plan_rich
Author: Richard Plangger Branch: Changeset: r88121:69cdab401e30 Date: 2016-11-03 15:12 +0100 http://bitbucket.org/pypy/pypy/changeset/69cdab401e30/ Log:missing import in ppc backend diff --git a/rpython/jit/backend/ppc/opassembler.py b/rpython/jit/backend/ppc/opassembler.py --- a/rpython/j

[pypy-commit] pypy default: missing import

2013-08-24 Thread pjenvey
Author: Philip Jenvey Branch: Changeset: r66311:dbcd4a6232fd Date: 2013-08-24 16:14 -0700 http://bitbucket.org/pypy/pypy/changeset/dbcd4a6232fd/ Log:missing import diff --git a/rpython/rtyper/module/ll_os.py b/rpython/rtyper/module/ll_os.py --- a/rpython/rtyper/module/ll_os.py +++ b/rpython

[pypy-commit] pypy default: Missing import.

2013-04-06 Thread arigo
Author: Armin Rigo Branch: Changeset: r63097:c3744e8e1a14 Date: 2013-04-06 11:42 +0200 http://bitbucket.org/pypy/pypy/changeset/c3744e8e1a14/ Log:Missing import. diff --git a/lib_pypy/_ctypes/function.py b/lib_pypy/_ctypes/function.py --- a/lib_pypy/_ctypes/function.py +++ b/lib_pypy/_ctype

[pypy-commit] pypy default: missing import

2013-03-28 Thread bivab
Author: David Schneider Branch: Changeset: r62859:395c4f9730c3 Date: 2013-03-28 23:05 +0200 http://bitbucket.org/pypy/pypy/changeset/395c4f9730c3/ Log:missing import diff --git a/rpython/jit/backend/arm/test/test_calling_convention.py b/rpython/jit/backend/arm/test/test_calling_convention.

[pypy-commit] pypy default: missing import

2013-03-22 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r62653:d077b52ffc67 Date: 2013-03-22 06:14 -0400 http://bitbucket.org/pypy/pypy/changeset/d077b52ffc67/ Log:missing import diff --git a/pypy/config/test/test_makerestdoc.py b/pypy/config/test/test_makerestdoc.py --- a/pypy/config/test/test_makerestdo

[pypy-commit] pypy default: missing import

2013-02-24 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r61748:816b34ae6540 Date: 2013-02-24 19:44 -0500 http://bitbucket.org/pypy/pypy/changeset/816b34ae6540/ Log:missing import diff --git a/rpython/jit/metainterp/test/test_resume.py b/rpython/jit/metainterp/test/test_resume.py --- a/rpython/jit/metainte

[pypy-commit] pypy default: missing import

2013-01-28 Thread pjenvey
Author: Philip Jenvey Branch: Changeset: r60647:4e6eeb12cce6 Date: 2013-01-28 18:23 -0800 http://bitbucket.org/pypy/pypy/changeset/4e6eeb12cce6/ Log:missing import diff --git a/pypy/module/posix/test/test_posix2.py b/pypy/module/posix/test/test_posix2.py --- a/pypy/module/posix/test/test_p

[pypy-commit] pypy default: Missing import.

2011-07-28 Thread arigo
Author: Armin Rigo Branch: Changeset: r46036:692c06726aea Date: 2011-07-28 10:56 +0200 http://bitbucket.org/pypy/pypy/changeset/692c06726aea/ Log:Missing import. diff --git a/pypy/rpython/memory/gctransform/shadowstack.py b/pypy/rpython/memory/gctransform/shadowstack.py --- a/pypy/rpython/

[pypy-commit] pypy default: missing import

2011-06-29 Thread antocuni
Author: Antonio Cuni Branch: Changeset: r45185:3f403a3fc59d Date: 2011-06-29 18:19 +0200 http://bitbucket.org/pypy/pypy/changeset/3f403a3fc59d/ Log:missing import diff --git a/pypy/jit/metainterp/compile.py b/pypy/jit/metainterp/compile.py --- a/pypy/jit/metainterp/compile.py +++ b/pypy/jit

[pypy-commit] pypy default: missing import

2011-06-07 Thread antocuni
Author: Antonio Cuni Branch: Changeset: r44811:286576b40871 Date: 2011-06-07 17:04 +0200 http://bitbucket.org/pypy/pypy/changeset/286576b40871/ Log:missing import diff --git a/pypy/module/pypyjit/test_pypy_c/test__ffi.py b/pypy/module/pypyjit/test_pypy_c/test__ffi.py --- a/pypy/module/pypy