Author: Brian Kearns
Branch:
Changeset: r60781:8ae312cf9330
Date: 2013-01-31 12:14 -0500
http://bitbucket.org/pypy/pypy/changeset/8ae312cf9330/
Log:fix again
diff --git a/rpython/rlib/test/test_rpath.py b/rpython/rlib/test/test_rpath.py
--- a/rpython/rlib/test/test_rpath.py
+++ b/rpython/rl
Author: mattip
Branch:
Changeset: r60376:d5a8cd3f7fd3
Date: 2013-01-23 15:58 +0200
http://bitbucket.org/pypy/pypy/changeset/d5a8cd3f7fd3/
Log:fix again
diff --git a/pypy/tool/release/package.py b/pypy/tool/release/package.py
--- a/pypy/tool/release/package.py
+++ b/pypy/tool/release/package.
Author: Armin Rigo
Branch:
Changeset: r50604:179263e7dd58
Date: 2011-12-16 11:40 +
http://bitbucket.org/pypy/pypy/changeset/179263e7dd58/
Log:Fix: again only look at the "loop" part, ignoring the "preamble"
part.
diff --git a/pypy/module/pypyjit/test_pypy_c/test_generators.py
b