[Twisted-Python] Twisted SVN HEAD and Foolscap incompatibility

Glyph Lefkowitz glyph at twistedmatrix.com
Tue Apr 5 19:57:21 MDT 2011


On Apr 5, 2011, at 4:04 PM, Bill Noon wrote:

> Ok.  It is ticket 5028, http://twistedmatrix.com/trac/ticket/5028

As exarkun already noted here: <http://twistedmatrix.com/trac/ticket/5028#comment:2>, this is caused by foolscap manipulating an attribute which probably shouldn't have been public in the first place, and *definitely* isn't mutable.  This means that there are several other types of instrumentation which foolscap will break.

This is a popular ticket this week - I just mentioned it in another thread: <http://twistedmatrix.com/trac/ticket/3204>.  If foolscap needs to switch protocols mid-stream, it either needs to do what AMP does, or contribute a real fix for that ticket.  (And then require a new version of Twisted :).)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20110405/0f66e203/attachment.html>


More information about the Twisted-Python mailing list