> On 8 May 2015, at 00:31, Gelin Yan <dynami...@gmail.com> wrote:
> 
> Hi HawkOwl
> 
>     May I know what level does twisted support for python 3? I am interested 
> in porting my system to python 3. To be frank, Twisted is the main reason I 
> am staying with python 2.x.
> 
> Regards
> 
> gelin yan
> 
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python@twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Hi,

Many parts are ported, but many parts are also equally unported :)

The best way to find out what may or may not work is to run your test suite 
against a trunk version of Twisted under Python 3, making sure that your code 
compiles (and fixing anything to operate on 2/3, which is rather easy for most 
things), and seeing what your tests say. :)

- Hawkie

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to