[pypy-dev] [pypy-commit] pypy default: I *think* the inputargs should always contain InputArgXxx objects that

Armin Rigo arigo at tunes.org
Tue Sep 15 13:59:41 CEST 2015


Hi Fijal,

On Tue, Sep 15, 2015 at 11:25 AM, Maciej Fijalkowski <fijall at gmail.com> wrote:
> Yes, forwarded has this problem that if you forget to clean it, there
> is a bit of trouble hard to debug :/ not sure what is the solution

I think it's enough (or will become enough after one or two more such
issues) to check in the next step that all operations and inputargs
that you receive are not forwarded.  That's what I did in this
checkin.


A bientôt,

Armin.


More information about the pypy-dev mailing list