[pypy-commit] pypy default: unused

2015-11-24 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r80921:17f53b18797e Date: 2015-11-24 18:43 -0500 http://bitbucket.org/pypy/pypy/changeset/17f53b18797e/ Log:unused diff --git a/lib_pypy/datetime.py b/lib_pypy/datetime.py --- a/lib_pypy/datetime.py +++ b/lib_pypy/datetime.py @@ -575,8 +575,6 @@

[pypy-commit] pypy default: unused local var

2014-05-24 Thread alex_gaynor
Author: Alex Gaynor Branch: Changeset: r71701:8f6c7df80cdc Date: 2014-05-24 12:31 -0500 http://bitbucket.org/pypy/pypy/changeset/8f6c7df80cdc/ Log:unused local var diff --git a/rpython/rtyper/rmodel.py b/rpython/rtyper/rmodel.py --- a/rpython/rtyper/rmodel.py +++ b/rpython/rtyper/rmodel.py

[pypy-commit] pypy default: unused imports

2014-04-25 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r70996:19437b58b160 Date: 2014-04-25 23:34 -0400 http://bitbucket.org/pypy/pypy/changeset/19437b58b160/ Log:unused imports diff --git a/pypy/objspace/std/bufferobject.py b/pypy/objspace/std/bufferobject.py --- a/pypy/objspace/std/bufferobject.py +++

[pypy-commit] pypy default: unused

2014-04-25 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r70995:ab56be458bc6 Date: 2014-04-25 22:35 -0400 http://bitbucket.org/pypy/pypy/changeset/ab56be458bc6/ Log:unused diff --git a/pypy/module/cppyy/test/test_zjit.py b/pypy/module/cppyy/test/test_zjit.py --- a/pypy/module/cppyy/test/test_zjit.py +++ b/

[pypy-commit] pypy default: unused imports

2014-04-19 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r70773:89a3b31cd64e Date: 2014-04-19 10:19 -0400 http://bitbucket.org/pypy/pypy/changeset/89a3b31cd64e/ Log:unused imports diff --git a/pypy/module/micronumpy/ctors.py b/pypy/module/micronumpy/ctors.py --- a/pypy/module/micronumpy/ctors.py +++ b/pypy/

[pypy-commit] pypy default: unused imports/variables

2014-03-18 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r70073:4de7fd2dd15f Date: 2014-03-18 21:34 -0400 http://bitbucket.org/pypy/pypy/changeset/4de7fd2dd15f/ Log:unused imports/variables diff --git a/pypy/objspace/std/callmethod.py b/pypy/objspace/std/callmethod.py --- a/pypy/objspace/std/callmethod.py +

[pypy-commit] pypy default: unused

2014-03-10 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r69845:3eb83f4075a3 Date: 2014-03-10 19:47 -0400 http://bitbucket.org/pypy/pypy/changeset/3eb83f4075a3/ Log:unused diff --git a/pypy/module/micronumpy/sort.py b/pypy/module/micronumpy/sort.py --- a/pypy/module/micronumpy/sort.py +++ b/pypy/module/micr

[pypy-commit] pypy default: unused import

2014-02-01 Thread pjenvey
Author: Philip Jenvey Branch: Changeset: r69045:186bbfd2aad0 Date: 2014-02-01 12:09 -0800 http://bitbucket.org/pypy/pypy/changeset/186bbfd2aad0/ Log:unused import diff --git a/rpython/rlib/rarithmetic.py b/rpython/rlib/rarithmetic.py --- a/rpython/rlib/rarithmetic.py +++ b/rpython/rlib/rari

[pypy-commit] pypy default: unused exports

2013-10-15 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r67389:bc2983f3a787 Date: 2013-10-15 05:02 -0400 http://bitbucket.org/pypy/pypy/changeset/bc2983f3a787/ Log:unused exports diff --git a/pypy/module/micronumpy/__init__.py b/pypy/module/micronumpy/__init__.py --- a/pypy/module/micronumpy/__init__.py +

[pypy-commit] pypy default: unused error message in sqlite

2013-03-11 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r62298:7d7942e84071 Date: 2013-03-11 16:56 -0400 http://bitbucket.org/pypy/pypy/changeset/7d7942e84071/ Log:unused error message in sqlite diff --git a/lib_pypy/_sqlite3.py b/lib_pypy/_sqlite3.py --- a/lib_pypy/_sqlite3.py +++ b/lib_pypy/_sqlite3.py @

[pypy-commit] pypy default: unused

2013-03-08 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r62247:c601befd5a3a Date: 2013-03-08 15:31 -0500 http://bitbucket.org/pypy/pypy/changeset/c601befd5a3a/ Log:unused diff --git a/pypy/module/_cffi_backend/ctypeptr.py b/pypy/module/_cffi_backend/ctypeptr.py --- a/pypy/module/_cffi_backend/ctypeptr.py

[pypy-commit] pypy default: unused imports

2013-02-22 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r61629:9628d130c23a Date: 2013-02-22 19:12 -0500 http://bitbucket.org/pypy/pypy/changeset/9628d130c23a/ Log:unused imports diff --git a/rpython/rtyper/lltypesystem/rdict.py b/rpython/rtyper/lltypesystem/rdict.py --- a/rpython/rtyper/lltypesystem/rdic

[pypy-commit] pypy default: unused imports

2012-10-09 Thread pjenvey
Author: Philip Jenvey Branch: Changeset: r57957:36131c51ef8b Date: 2012-10-09 13:13 -0700 http://bitbucket.org/pypy/pypy/changeset/36131c51ef8b/ Log:unused imports diff --git a/pypy/objspace/std/floatobject.py b/pypy/objspace/std/floatobject.py --- a/pypy/objspace/std/floatobject.py +++ b/p