Author: Brian Kearns
Branch:
Changeset: r67674:e0f88f35c8e3
Date: 2013-10-29 01:09 -0400
http://bitbucket.org/pypy/pypy/changeset/e0f88f35c8e3/
Log:random cleanups
diff --git a/pypy/module/micronumpy/test/test_dtypes.py
b/pypy/module/micronumpy/test/test_dtypes.py
--- a/pypy/module/micronu
Author: Brian Kearns
Branch:
Changeset: r67660:06c60b3386a5
Date: 2013-10-28 14:29 -0400
http://bitbucket.org/pypy/pypy/changeset/06c60b3386a5/
Log:random cleanups for micronumpy module
diff --git a/pypy/module/micronumpy/interp_boxes.py
b/pypy/module/micronumpy/interp_boxes.py
--- a/pypy/
Author: Alex Gaynor
Branch:
Changeset: r67640:061674dab643
Date: 2013-10-26 16:23 -0700
http://bitbucket.org/pypy/pypy/changeset/061674dab643/
Log:random cleanups
diff --git a/pypy/interpreter/astcompiler/assemble.py
b/pypy/interpreter/astcompiler/assemble.py
--- a/pypy/interpreter/astcomp
Author: Alex Gaynor
Branch:
Changeset: r62715:5e99e3e7cac5
Date: 2013-03-23 16:34 -0700
http://bitbucket.org/pypy/pypy/changeset/5e99e3e7cac5/
Log:random cleanups
diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py
--- a/pypy/interpreter/baseobjspace.py
+++ b/py
Author: Manuel Jacob
Branch:
Changeset: r62156:9cec3981c9a2
Date: 2013-03-07 07:15 +0100
http://bitbucket.org/pypy/pypy/changeset/9cec3981c9a2/
Log:Random cleanups.
diff --git a/rpython/memory/gctransform/framework.py
b/rpython/memory/gctransform/framework.py
--- a/rpython/memory/gctransfor