[Twisted-Python] New Supported Platforms - Python 3.3 and Python 3.4 on Debian 7

HawkOwl hawkowl at atleastfornow.net
Thu May 7 22:36:30 MDT 2015


> On 8 May 2015, at 00:31, Gelin Yan <dynamicgl at 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 at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: </pipermail/twisted-python/attachments/20150508/eb2b08bb/attachment.sig>


More information about the Twisted-Python mailing list