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

2015-05-08 Thread Tobias Oberstein
Awesome work, Hawkie! Thanks for going through all nitty gritty details and - for getting everything reviewed/merged;) Cheers, /Tobias > -Ursprüngliche Nachricht- > Von: twisted-python-boun...@twistedmatrix.com [mailto:twisted-python- > boun...@twistedmatrix.com] Im Auftrag von HawkOwl

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

2015-05-08 Thread Itamar Turner-Trauring
On 2015-05-08 00:36, HawkOwl wrote: > 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 s

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

2015-05-07 Thread HawkOwl
> On 8 May 2015, at 00:31, Gelin Yan 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 > >

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

2015-05-07 Thread Gelin Yan
On Thu, May 7, 2015 at 2:13 PM, HawkOwl wrote: > Hi everyone! > > I'm pleased to announce that Twisted will have one more new supported > Python version (3.4) as of Twisted 15.2. The debian7-py33 and debian7-py34 > builders will shortly be moving from 'unsupported' to 'supported'. > > - Hawkie >