> On 13 Jun 2016, at 01:04, Wolfgang Rohdewald
> wrote:
>
> Am Freitag, 10. Juni 2016, 12:39:20 CEST schrieb Craig Rodrigues:
>> I hope you haven't lost interest in this, and are still willing to push
>> forward.
>
> Maybe in autumn. But I rather hope somebody else would continue with this.
>
Am Freitag, 10. Juni 2016, 12:39:20 CEST schrieb Craig Rodrigues:
> I hope you haven't lost interest in this, and are still willing to push
> forward.
Maybe in autumn. But I rather hope somebody else would continue with this.
--
Wolfgang
___
Twisted-Py
> On 11 Jun 2016, at 03:39, Craig Rodrigues wrote:
>
> Hi,
>
> I reviewed your branch:
> https://github.com/wrohdewald/twisted/commits/spread-py3-7598/twisted
>
> In my opinion, that branch has two categories of Python 3 porting:
>
> Category 1: Minor
> -> these are "minor" fixos, such as
Hi,
I reviewed your branch:
https://github.com/wrohdewald/twisted/commits/spread-py3-7598/twisted
In my opinion, that branch has two categories of Python 3 porting:
Category 1: Minor
-> these are "minor" fixos, such as dealing with xrange -> range
Category 2: Major
-> you have done a lot o