Hi,

Over the past 4-5 months or so, I have been doing some major heavy lifting
to port large parts of Twisted to Python 3.
One of the biggest hurdles I overcame was to port the Twisted IOCP reactor
to Python 3.  I got that to work.

So, I think things are in good shape.  However, getting feedback from
actual users like yourself would be very valuable.  That will allow us
to squash any remaining bugs and corner cases.

In terms of status, I invite you to look at the Windows Python 3.5 build
and test status on Appveyor:

https://ci.appveyor.com/project/adiroiban/twisted/history

Not specific to Windows, I reported the latest Python 3 status on Linux
here:

http://twistedmatrix.com/pipermail/twisted-python/2016-November/030869.html

--
Craig


On Wed, Nov 16, 2016 at 10:24 AM, Jeffrey DeLeo <jeffreyde...@gmail.com>
wrote:

> After seeing a talk by Glyph and Moshe last month, I have looked into
> twisted. It seems like a natural fit for a current project. Thought to
> use klein for the web application portion as well.
>
> But - we are using Python 3.5, and one of our deliverable platforms is
> Windows 7 (64 bit). Bad idea? Things to watch out for?
>
> I have been able to build twisted on Windows with Python 3.5, no cygwin.
> Simple
> examples I tried run. Some klein examples run (some don't).
>
> Greatly appreciated:
>
>   + comments from anyone doing something similar
>
>   + pointers to Windows status - what's available, what to avoid
>
>   + amusing or snarky comments ;)
>
> thanks in advance!
>
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python@twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to