Hi Timothy,

On 11 October 2014 17:18, Timothy Baldridge <tbaldri...@gmail.com> wrote:
> Awesome, thanks, that's exactly what I was thinking. I'll audit my code for
> such usages and see if that helps.

An automated way to do that is to use
rpython.rlib.debug.make_sure_not_resized() on the frame's attribute.
Maybe we should automatically add such a call early, for any list in
_virtualizable_, instead of crashing later as you reported.


A bientôt,

Armin.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to