> On Nov 3, 2014, at 11:18 AM, Wolfgang Rohdewald
> wrote:
>
> there now is https://github.com/wrohdewald/twisted.git
>
> branch spread-py3-7598
>
> Not all is finished, especially utf-8 wherever Python 3
> allows it, pbfailure, and handling of wired exceptions.
>
>
> what should I do next
there now is https://github.com/wrohdewald/twisted.git
branch spread-py3-7598
Not all is finished, especially utf-8 wherever Python 3
allows it, pbfailure, and handling of wired exceptions.
what should I do next to start getting this into trunk?
Maybe
- open a ticket for porting banana
- crea
On Sun, Oct 5, 2014 at 2:58 PM, wrote:
> On 04:23 pm, wolfgang@rohdewald.de wrote:
>
>>
>> BTW what about Ticket 7628, news extension "port"? I could soon start
>> feeding porting tickets but if this extension is useful, I guess it
>> should be applied first.
>>
>
> Looks like Kevin is workin
On 08:28 pm, wolfgang@rohdewald.de wrote:
Am Sonntag, 5. Oktober 2014, 19:58:29 schrieb
exar...@twistedmatrix.com:
For example, following the plan, I would have expected to see perhaps
two patches to port the banana module: one to add the missing test
coverage and one to make any and all cha
Am Sonntag, 5. Oktober 2014, 19:58:29 schrieb exar...@twistedmatrix.com:
> For example, following the plan, I would have expected to see perhaps
> two patches to port the banana module: one to add the missing test
> coverage and one to make any and all changes necessary to get the test
> suite t
On 04:23 pm, wolfgang@rohdewald.de wrote:
Am Sonntag, 5. Oktober 2014, 13:48:12 schrieb
exar...@twistedmatrix.com:
On 3 Oct, 11:09 pm, wolfgang@rohdewald.de wrote:
>I now have a local git branch with about 70 commits, always
>rebased onto current trunk.
It makes me sad to learn you're c
Am Sonntag, 5. Oktober 2014, 13:48:12 schrieb exar...@twistedmatrix.com:
> On 3 Oct, 11:09 pm, wolfgang@rohdewald.de wrote:
> >I now have a local git branch with about 70 commits, always
> >rebased onto current trunk.
>
> It makes me sad to learn you're carrying so many patches to Twisted. It
On 3 Oct, 11:09 pm, wolfgang@rohdewald.de wrote:
I now have a local git branch with about 70 commits, always
rebased onto current trunk.
It makes me sad to learn you're carrying so many patches to Twisted. It
might be useful to the project if you could share why this development
was easi
I now have a local git branch with about 70 commits, always
rebased onto current trunk.
Those test suites pass with Python2 and Python3:
test_banana, test_jelly, test_pb, test_pbfailure, test_persisted
I also have a real app using PB (kajongg, a KDE game). Running
the server and the client with