Re: [Twisted-Python] AMP Argument.toBox's proto argument is a locator, not the proto?

2013-11-20 Thread Laurens Van Houtven
*deep necromantic thread magic* On Thu, Oct 3, 2013 at 11:54 AM, Glyph wrote: > If I can change "proto" to mean "actually the protocol not something else" > then that seems plenty easy to add, and it would definitely be cool if > people don't have to mess with this nonsense themselves for someth

[Twisted-Python] Update: FreeBSD builders

2013-11-20 Thread Tobias Oberstein
Hi, the 3 builders for the new FreeBSD 9.2 x86-64 slave are up and running: http://buildbot.twistedmatrix.com/buildslaves/tavendo-freebsd-9.2-amd64 Nov 20 09:42601a9d1cb6eb... failure freebsd-9.2-amd64-python2.7 #12 Failed 1 test (select) 1 test (poll) 3 tes

[Twisted-Python] Do Viewables absolutely have to be return'ed by Avatars?

2013-11-20 Thread Daniel Sank
>From some experimentation I find that the only way to make a Viewable get a meaningful perspective argument when executing view_* methods is to make sure that the references to that Viewable are given to clients as return values from perspective_* methods called on a pb.Avatar. In particular, if