[Twisted-Python] Conch text attribute flattening quirks

Jonathan Jacobs jonathan+twisted at jsphere.com
Fri Feb 24 02:59:22 MST 2012


On Thu, Feb 23, 2012 at 16:12,  <exarkun at twistedmatrix.com> wrote:
> I think the behavior you observed is a bug in the implementation (I
> noticed it during our IRC conversation the other day as well, but wasn't
> sure if I'd made a mistake or misread something).  It should be fixed,
> and perhaps that TODO test made to pass. :)

Should I file a new ticket for this and do the work in a separate branch?

In terms of making the TODO test pass: Unless I'm mistaken it looks to
me that the render method (toVT102, toMIRCControlCode, etc.) will have
to be passed the current attribute state in order to determine what it
needs to emit to be most efficient. Do you see any better way to
achieve this?




More information about the Twisted-Python mailing list