Author: Armin Rigo
Branch:
Changeset: r91054:da1964eea7ad
Date: 2017-04-13 12:50 +0200
http://bitbucket.org/pypy/pypy/changeset/da1964eea7ad/
Log:Managed to write a test for d75b6c67c8e3.
diff --git a/pypy/module/test_lib_pypy/ctypes_tests/test_functions.py
b/pypy/module/test_lib_pypy/ctyp
Author: Armin Rigo
Branch:
Changeset: r91053:d75b6c67c8e3
Date: 2017-04-13 12:18 +0200
http://bitbucket.org/pypy/pypy/changeset/d75b6c67c8e3/
Log:Semi-blind fix for issue #2533. Did not manage to extract a simple
test (but admittedly, gave up after 15 minutes)
diff --git a/lib_pypy/
Author: Tobias Weber
Branch: c8-long-transactions
Changeset: r2042:df52953567cb
Date: 2017-04-13 10:09 +0200
http://bitbucket.org/pypy/stmgc/changeset/df52953567cb/
Log:Define large nursery mark in a more straight forward way and make
single thread mode transactions inevitable
diff -