[pypy-commit] pypy default: pep8/cleanup

2014-09-18 Thread pjenvey
Author: Philip Jenvey Branch: Changeset: r73602:832991d1e798 Date: 2014-09-17 16:54 -0700 http://bitbucket.org/pypy/pypy/changeset/832991d1e798/ Log:pep8/cleanup diff --git a/rpython/rtyper/lltypesystem/lltype.py b/rpython/rtyper/lltypesystem/lltype.py --- a/rpython/rtyper/lltypesystem/llt

[pypy-commit] pypy default: pep8/use oefmt

2014-09-11 Thread pjenvey
Author: Philip Jenvey Branch: Changeset: r73476:d5039133da03 Date: 2014-07-27 11:35 -0700 http://bitbucket.org/pypy/pypy/changeset/d5039133da03/ Log:pep8/use oefmt (grafted from 6704fc912ee12bb7be511d77fd192537ca3d75e3) diff --git a/pypy/module/operator/test/test_tscmp.py b/pypy/mo

[pypy-commit] pypy default: pep8, kill an invalid XXX comment

2014-08-22 Thread pjenvey
Author: Philip Jenvey Branch: Changeset: r72975:857d8e4c4254 Date: 2014-08-22 15:41 -0700 http://bitbucket.org/pypy/pypy/changeset/857d8e4c4254/ Log:pep8, kill an invalid XXX comment (grafted from e8fac13444fa1ba5546f2c6af6d278b9b0a0770b) diff --git a/pypy/module/select/interp_selec

[pypy-commit] pypy default: pep8

2014-04-25 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r70998:f57d8ad3b852 Date: 2014-04-26 01:24 -0400 http://bitbucket.org/pypy/pypy/changeset/f57d8ad3b852/ Log:pep8 diff --git a/pypy/interpreter/main.py b/pypy/interpreter/main.py --- a/pypy/interpreter/main.py +++ b/pypy/interpreter/main.py @@ -15,10 +

[pypy-commit] pypy default: pep8/cleanup

2014-04-21 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r70830:e9d10a77fab6 Date: 2014-04-21 15:21 -0400 http://bitbucket.org/pypy/pypy/changeset/e9d10a77fab6/ Log:pep8/cleanup diff --git a/pypy/module/micronumpy/ndarray.py b/pypy/module/micronumpy/ndarray.py --- a/pypy/module/micronumpy/ndarray.py +++ b/

[pypy-commit] pypy default: pep8/cleanup

2014-01-24 Thread pjenvey
Author: Philip Jenvey Branch: Changeset: r68923:2f70add7ec6d Date: 2014-01-24 16:17 -0800 http://bitbucket.org/pypy/pypy/changeset/2f70add7ec6d/ Log:pep8/cleanup diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py --- a/pypy/interpreter/baseobjspace.py +++ b/pyp

[pypy-commit] pypy default: pep8

2013-09-16 Thread pjenvey
Author: Philip Jenvey Branch: Changeset: r66983:7afcc006897c Date: 2013-09-16 16:42 -0700 http://bitbucket.org/pypy/pypy/changeset/7afcc006897c/ Log:pep8 diff --git a/lib-python/2.7/uuid.py b/lib-python/2.7/uuid.py --- a/lib-python/2.7/uuid.py +++ b/lib-python/2.7/uuid.py @@ -128,10 +128,10

[pypy-commit] pypy default: pep8/cleanup

2013-05-30 Thread pjenvey
Author: Philip Jenvey Branch: Changeset: r64669:70fa23917d87 Date: 2013-05-30 12:33 -0700 http://bitbucket.org/pypy/pypy/changeset/70fa23917d87/ Log:pep8/cleanup diff --git a/pypy/module/cpyext/methodobject.py b/pypy/module/cpyext/methodobject.py --- a/pypy/module/cpyext/methodobject.py ++

[pypy-commit] pypy default: pep8/cleanup

2013-05-28 Thread pjenvey
Author: Philip Jenvey Branch: Changeset: r64657:1c11e438a8a4 Date: 2013-05-28 18:12 -0700 http://bitbucket.org/pypy/pypy/changeset/1c11e438a8a4/ Log:pep8/cleanup diff --git a/pypy/module/_multiprocessing/__init__.py b/pypy/module/_multiprocessing/__init__.py --- a/pypy/module/_multiprocess

[pypy-commit] pypy default: pep8/whitespace

2013-04-05 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r63084:49a3f33a88d1 Date: 2013-04-05 20:57 -0400 http://bitbucket.org/pypy/pypy/changeset/49a3f33a88d1/ Log:pep8/whitespace diff --git a/lib-python/conftest.py b/lib-python/conftest.py --- a/lib-python/conftest.py +++ b/lib-python/conftest.py @@ -1,91

[pypy-commit] pypy default: pep8

2013-03-05 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r62099:91e0e964585a Date: 2013-03-05 16:11 -0500 http://bitbucket.org/pypy/pypy/changeset/91e0e964585a/ Log:pep8 diff --git a/lib_pypy/datetime.py b/lib_pypy/datetime.py --- a/lib_pypy/datetime.py +++ b/lib_pypy/datetime.py @@ -570,8 +570,8 @@

[pypy-commit] pypy default: pep8/whitespace

2013-03-04 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r62035:c08d0191bb62 Date: 2013-03-04 20:36 -0500 http://bitbucket.org/pypy/pypy/changeset/c08d0191bb62/ Log:pep8/whitespace diff --git a/lib_pypy/_sqlite3.py b/lib_pypy/_sqlite3.py --- a/lib_pypy/_sqlite3.py +++ b/lib_pypy/_sqlite3.py @@ -40,7 +40,7 @

[pypy-commit] pypy default: pep8

2013-01-28 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r60648:63be88a51b60 Date: 2013-01-28 22:18 -0500 http://bitbucket.org/pypy/pypy/changeset/63be88a51b60/ Log:pep8 diff --git a/pypy/module/crypt/test/test_crypt.py b/pypy/module/crypt/test/test_crypt.py --- a/pypy/module/crypt/test/test_crypt.py +++ b