Author: Alexander Hesse
Branch: split-rpython
Changeset: r60167:8bb2781a798b
Date: 2013-01-17 22:38 +0100
http://bitbucket.org/pypy/pypy/changeset/8bb2781a798b/
Log:Fixed missing rename
diff --git a/pypy/module/micronumpy/test/test_numarray.py
b/pypy/module/micronumpy/test/test_numarray.py
Author: Alexander Hesse
Branch: split-rpython
Changeset: r60092:c0bac6429aa6
Date: 2013-01-15 18:11 +0100
http://bitbucket.org/pypy/pypy/changeset/c0bac6429aa6/
Log:Fixed missing rename
diff --git a/pypy/module/thread/os_thread.py b/pypy/module/thread/os_thread.py
--- a/pypy/module/thread/os
Author: Alexander Hesse
Branch: split-rpython
Changeset: r60076:2d390094069c
Date: 2013-01-15 09:31 +0100
http://bitbucket.org/pypy/pypy/changeset/2d390094069c/
Log:Fixed missing rename
diff --git a/rpython/rlib/jit.py b/rpython/rlib/jit.py
--- a/rpython/rlib/jit.py
+++ b/rpython/rlib/jit.py
Author: Alexander Hesse
Branch: split-rpython
Changeset: r59799:021e4dfcf6c8
Date: 2013-01-05 23:33 +0100
http://bitbucket.org/pypy/pypy/changeset/021e4dfcf6c8/
Log:Fixed missing rename of ll_thread
diff --git a/pypy/module/_io/interp_bufferedio.py
b/pypy/module/_io/interp_bufferedio.py
---