Re: [Twisted-Python] Twisted Users on Windows XP

2013-10-28 Thread Kevin Horn
It's also worth noting that there are a fair number of people (at least I know some) who use their old XP licenses for testing Windows software in VMs, especially if they're usually working in Linux or Mac OS X. On Wed, Oct 23, 2013 at 1:20 PM, Daniel Sank wrote: > > If you're still running XP

Re: [Twisted-Python] Twisted 13.2.0pre1 Testing Feedback

2013-10-28 Thread Tobias Oberstein
> Brilliant - hynek mentioned a few more SSL tickets in the pipeline which > should hopefully be in 14.0 - so hopefully we can get rid of all of the monkey > patching eventually! :) That would be neat. There are 2 issues in pyOpenSSL which would needed to be resolved for monkey patching going away

Re: [Twisted-Python] Twisted 13.2.0pre1 Testing Feedback

2013-10-28 Thread HawkOwl
On 28/10/13 18:41, Tobias Oberstein wrote: I've yet to hear back from anyone testing the prerelease - if you're able to, please do! Tested with Autobahn (WebSocket) + Twisted Web based stuff .. no issues found. It also supports SSL chain certificates, which should also fix up some issues using

Re: [Twisted-Python] Twisted 13.2.0pre1 Testing Feedback

2013-10-28 Thread Tobias Oberstein
> I've yet to hear back from anyone testing the prerelease - if you're able to, > please do! Tested with Autobahn (WebSocket) + Twisted Web based stuff .. no issues found. > It also supports SSL chain certificates, which should also fix up some issues > using TLS with Twisted - this would also be