[Twisted-Python] Patch for MSN protocol & Jabber protocol

James Bunton james at delx.cjb.net
Sat Sep 4 00:45:40 MDT 2004


Here's a patch that fixes a few bugs in the Twisted MSN support.
* An exception will no longer be thrown on an incoming NOT (notification) 
message.
* A fix for occasional exceptions on receiving messages.
* Fix receiving of contact status and friendly name changes to be safer, and 
to actually update the factory =P (friendly name updates didn't occur 
previously)
* Removed a stray print statement


I've been using these fixes for a while, as they were necessary to get the 
Jabber PyMSNt to work. They seem to be stable. It'd be great to get them into 
the next version.


Now for the Jabber support in Twisted. There's a list of patches on this 
website here that it would be great to have included. Especially the 
domish.py patch, without that an exception is thrown on some XML that many 
Jabber clients send with every packet. That makes it almost unusable.

http://idavoll.jabberstudio.org/2.html


---

James
-------------- next part --------------
A non-text attachment was scrubbed...
Name: msn.py.diff
Type: text/x-diff
Size: 3702 bytes
Desc: not available
URL: </pipermail/twisted-python/attachments/20040904/8ee90db7/attachment-0002.diff>


More information about the Twisted-Python mailing list