Author: Justin Peel
Branch: rgc-mem-pressure
Changeset: r48180:3d953befd58a
Date: 2011-10-17 23:23 -0600
http://bitbucket.org/pypy/pypy/changeset/3d953befd58a/
Log:small fix for semaphores
diff --git a/pypy/module/_multiprocessing/interp_semaphore.py
b/pypy/module/_multiprocessing/interp_se
Author: Justin Peel
Branch: rgc-mem-pressure
Changeset: r48110:8b7a07081692
Date: 2011-10-16 23:22 -0600
http://bitbucket.org/pypy/pypy/changeset/8b7a07081692/
Log:small fix
diff --git a/pypy/rpython/llinterp.py b/pypy/rpython/llinterp.py
--- a/pypy/rpython/llinterp.py
+++ b/pypy/rpython/lli
Author: Justin Peel
Branch: rgc-mem-pressure
Changeset: r48107:89bac1cc8a60
Date: 2011-10-16 20:32 -0600
http://bitbucket.org/pypy/pypy/changeset/89bac1cc8a60/
Log:small fix
diff --git a/pypy/rpython/memory/gctransform/framework.py
b/pypy/rpython/memory/gctransform/framework.py
--- a/pypy/r