Re: [Twisted-Python] Bytes vs unicode in twisted.python.logfile's python3 porting

2013-10-27 Thread Laurens Van Houtven
Hi JP,


On Sun, Oct 27, 2013 at 2:19 AM,  wrote:

> *Or*, it now occurs to me, just stick with the ASCII-only policy that's
> already in place.  I'd even say this is more correct since porting isn't
> supposed to change behavior.  Leave support for some other codec for
> another ticket (perhaps #989).  Apart from being simpler (I hope) and
> avoiding breaching the documented porting guidelines, this also means
> someone will actually have to think about unicode support on Python 2 as
> well.  Saying we support unicode in the logging system is a lot better than
> saying we support unicode in the logging system on Python 3 only.
>

Did this.

There's a few Windows-specific bugs left on the ticket that I don't know
how to fix, unfortunately.

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


Re: [Twisted-Python] Twisted 13.2.0pre1 Testing Feedback

2013-10-27 Thread exarkun

On 25 Oct, 06:38 am, hawk...@atleastfornow.net wrote:

Hi everyone,

I've yet to hear back from anyone testing the prerelease - if you're 
able to, please do!


Thanks for managing the 13.2 release!

I've deployed my Divmod Quotient server on 13.2.0pre1 and it's running 
fine so far.


Jean-Paul

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


Re: [Twisted-Python] Twisted 13.2.0pre1 Testing Feedback

2013-10-27 Thread Laurens Van Houtven
Hi Hawkowl,


Thanks for managing the release!

My stuff works fine :)

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