[pypy-dev] Allegro64 buildslave disappeared

2015-04-21 Thread Laura Creighton
Has this problem been resoved? People are getting buildslaves on python.org for other things, so I suspect we could have one if we just asked. Laura (who doesn't want to ask if the problem has been already solved.) ___ pypy-dev mailing list pypy-dev@pyt

Re: [pypy-dev] [pypy-commit] pypy default: Detect objects with h_tid==-42

2015-04-21 Thread Maciej Fijalkowski
Are you sure this is unsigned? IMO I've seen '0xffd5' or something like that. On Tue, Apr 21, 2015 at 7:24 PM, arigo wrote: > Author: Armin Rigo > Branch: > Changeset: r76860:e30bd43e438c > Date: 2015-04-21 19:24 +0200 > http://bitbucket.org/pypy/pypy/changeset/e30bd43e438c/ > > Log:Dete