[pypy-commit] pypy default: small cleanups for flatiter

2014-04-18 Thread bdkearns
Author: Brian Kearns bdkea...@gmail.com Branch: Changeset: r70762:acdd090d79d7 Date: 2014-04-18 16:28 -0400 http://bitbucket.org/pypy/pypy/changeset/acdd090d79d7/ Log:small cleanups for flatiter diff --git a/pypy/module/micronumpy/flatiter.py b/pypy/module/micronumpy/flatiter.py ---

[pypy-commit] pypy default: small cleanups

2014-02-24 Thread bdkearns
Author: Brian Kearns bdkea...@gmail.com Branch: Changeset: r69394:c7fe32c610e0 Date: 2014-02-24 23:21 -0500 http://bitbucket.org/pypy/pypy/changeset/c7fe32c610e0/ Log:small cleanups diff --git a/pypy/module/micronumpy/interp_dtype.py b/pypy/module/micronumpy/interp_dtype.py ---

[pypy-commit] pypy default: small cleanups

2013-10-25 Thread bdkearns
Author: Brian Kearns bdkea...@gmail.com Branch: Changeset: r67616:ff15fb05ce74 Date: 2013-10-25 16:11 -0400 http://bitbucket.org/pypy/pypy/changeset/ff15fb05ce74/ Log:small cleanups diff --git a/pypy/module/micronumpy/interp_numarray.py b/pypy/module/micronumpy/interp_numarray.py ---

[pypy-commit] pypy default: small cleanups

2013-05-08 Thread alex_gaynor
Author: Alex Gaynor alex.gay...@gmail.com Branch: Changeset: r63936:cb9096cdcb75 Date: 2013-05-08 22:29 -0700 http://bitbucket.org/pypy/pypy/changeset/cb9096cdcb75/ Log:small cleanups diff --git a/rpython/bin/translatorshell.py b/rpython/bin/translatorshell.py ---

[pypy-commit] pypy default: small cleanups

2013-02-15 Thread bdkearns
Author: Brian Kearns bdkea...@gmail.com Branch: Changeset: r61252:129254fd3ac3 Date: 2013-02-15 04:18 -0500 http://bitbucket.org/pypy/pypy/changeset/129254fd3ac3/ Log:small cleanups diff --git a/pypy/module/micronumpy/types.py b/pypy/module/micronumpy/types.py ---

[pypy-commit] pypy default: small cleanups

2013-02-10 Thread bdkearns
Author: Brian Kearns bdkea...@gmail.com Branch: Changeset: r61038:88ba0bad7688 Date: 2013-02-10 07:35 -0500 http://bitbucket.org/pypy/pypy/changeset/88ba0bad7688/ Log:small cleanups diff --git a/pypy/interpreter/test2/test_app_main.py b/pypy/interpreter/test2/test_app_main.py ---

[pypy-commit] pypy default: small cleanups

2012-09-17 Thread bdkearns
Author: Brian Kearns bdkea...@gmail.com Branch: Changeset: r57368:6c22e7d3625f Date: 2012-09-17 06:25 -0400 http://bitbucket.org/pypy/pypy/changeset/6c22e7d3625f/ Log:small cleanups diff --git a/pypy/rlib/rsocket.py b/pypy/rlib/rsocket.py --- a/pypy/rlib/rsocket.py +++