Re: [Twisted-Python] Problems with inlineCallback, Deferred, yield and Python 3 in buildbot

2017-01-24 Thread Glyph Lefkowitz
> On Jan 24, 2017, at 1:14 PM, Glyph Lefkowitz wrote: > > The language docs officially say that a "list display" (which is what I > believe we're looking at here) "yields a new list object". But that is not > what I see here: > I had intended to paste the reference, which is here: https://

Re: [Twisted-Python] Problems with inlineCallback, Deferred, yield and Python 3 in buildbot

2017-01-24 Thread Glyph Lefkowitz
> On Jan 24, 2017, at 12:48 PM, Craig Rodrigues wrote: > > > > On Mon, Jan 23, 2017 at 5:10 PM, Jean-Paul Calderone > mailto:exar...@twistedmatrix.com>> wrote: > On Mon, Jan 23, 2017 at 7:08 PM, Craig Rodrigues > wrote: > > > > I did some more debugging. Th

Re: [Twisted-Python] Problems with inlineCallback, Deferred, yield and Python 3 in buildbot

2017-01-24 Thread Craig Rodrigues
On Mon, Jan 23, 2017 at 5:10 PM, Jean-Paul Calderone < exar...@twistedmatrix.com> wrote: > On Mon, Jan 23, 2017 at 7:08 PM, Craig Rodrigues > wrote: > >> >> >> >> I did some more debugging. The callstack is quite deep. :/ >> I used this command to trigger the error: >> >> trial buildbot.test.un