You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MorbidQ
Hello,
I've recently found myself looking for contract work, so while I hunt
I've got some time to update stomper.
I'm going to start work to support python3 in the next stomper release
0.3.0. I'm also thinking of fixing the protocol termination issue.
Changing the "\x00\n" currently used to "\x00". I know MorbidQ uses
stomper (and I use MorbidQ) so I thought it would be a good place to
ask whether this is the right thing to do? What are your thoughts?
All the best,
Oisin
Ken Whitesell
unread,
Aug 8, 2010, 6:07:57 PM8/8/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mor...@googlegroups.com
Right now, I think the biggest problem with trying to create any type of Python3 compatibility for MorbidQ is that Twisted isn't currently P3 compatible. So from my perspective, there's not much reason to move in that direction until Twisted.