Author: Armin Rigo
Branch: hashtable
Changeset: r1485:083635ad2834
Date: 2014-10-31 11:33 +0100
http://bitbucket.org/pypy/stmgc/changeset/083635ad2834/
Log:in-progress: enough to pass the tests, but more testing needed
diff --git a/c7/stm/hashtable.c b/c7/stm/hashtable.c
--- a/c7/stm/hashtab
Author: Armin Rigo
Branch: hashtable
Changeset: r1486:9b55442913fa
Date: 2014-10-31 12:07 +0100
http://bitbucket.org/pypy/stmgc/changeset/9b55442913fa/
Log:Light finalizer: fix what occurs in case of aborts after setting a
light finalizer. Previously crashed; now calls the light final
Author: Armin Rigo
Branch: hashtable
Changeset: r1488:aefce8e8f935
Date: 2014-10-31 12:42 +0100
http://bitbucket.org/pypy/stmgc/changeset/aefce8e8f935/
Log:Tweak tweak
diff --git a/c7/test/test_hashtable.py b/c7/test/test_hashtable.py
--- a/c7/test/test_hashtable.py
+++ b/c7/test/test_hashta
Author: Armin Rigo
Branch: hashtable
Changeset: r1487:89d9e799e056
Date: 2014-10-31 12:33 +0100
http://bitbucket.org/pypy/stmgc/changeset/89d9e799e056/
Log:More fixes: on abort, call the light finalizer before cleaning up
the nursery, and in the correct segment.
diff --git a/c7/stm/c
Author: Ronan Lamy
Branch:
Changeset: r74312:42c6384b28ee
Date: 2014-10-31 14:38 +
http://bitbucket.org/pypy/pypy/changeset/42c6384b28ee/
Log:ClassDesc is never called with pyobj=None, so make the parameter
mandatory
diff --git a/rpython/annotator/description.py b/rpython/annota
Author: Ronan Lamy
Branch:
Changeset: r74313:a9747c9fca35
Date: 2014-10-31 16:14 +
http://bitbucket.org/pypy/pypy/changeset/a9747c9fca35/
Log:Clean up rpython/annotator/description.py
diff --git a/rpython/annotator/description.py b/rpython/annotator/description.py
--- a/rpython/annotato
Author: Philip Jenvey
Branch:
Changeset: r74314:3d31d50cab83
Date: 2014-10-31 11:25 -0700
http://bitbucket.org/pypy/pypy/changeset/3d31d50cab83/
Log:cleanup
diff --git a/pypy/objspace/std/formatting.py b/pypy/objspace/std/formatting.py
--- a/pypy/objspace/std/formatting.py
+++ b/pypy/objspa
Author: Philip Jenvey
Branch: py3k
Changeset: r74315:0b01afcf153a
Date: 2014-10-31 10:34 -0700
http://bitbucket.org/pypy/pypy/changeset/0b01afcf153a/
Log:oops
diff --git a/pypy/objspace/std/test/test_complexobject.py
b/pypy/objspace/std/test/test_complexobject.py
--- a/pypy/objspace/std/tes
Author: Philip Jenvey
Branch: py3k
Changeset: r74316:2f8363781b3f
Date: 2014-10-31 11:30 -0700
http://bitbucket.org/pypy/pypy/changeset/2f8363781b3f/
Log:merge default
diff --git a/pypy/objspace/std/formatting.py b/pypy/objspace/std/formatting.py
--- a/pypy/objspace/std/formatting.py
+++ b/p
Author: Philip Jenvey
Branch: py3.3
Changeset: r74317:9f7f71f179bb
Date: 2014-10-31 11:31 -0700
http://bitbucket.org/pypy/pypy/changeset/9f7f71f179bb/
Log:merge py3k
diff --git a/pypy/objspace/std/formatting.py b/pypy/objspace/std/formatting.py
--- a/pypy/objspace/std/formatting.py
+++ b/pyp
Author: Ronan Lamy
Branch:
Changeset: r74318:ffce4c795283
Date: 2014-10-31 21:39 +
http://bitbucket.org/pypy/pypy/changeset/ffce4c795283/
Log:Extract is_mixin() function
diff --git a/rpython/annotator/description.py b/rpython/annotator/description.py
--- a/rpython/annotator/description.
Author: Armin Rigo
Branch: extradoc
Changeset: r550:06bbe80dd579
Date: 2014-11-01 01:02 +0100
http://bitbucket.org/pypy/pypy.org/changeset/06bbe80dd579/
Log:update the values
diff --git a/don1.html b/don1.html
--- a/don1.html
+++ b/don1.html
@@ -15,7 +15,7 @@
- $58058 of $105000 (
12 matches
Mail list logo