Bug#625509: (no subject)

2012-06-13 Thread Colin Watson
On Wed, Jun 13, 2012 at 06:26:28PM +0100, Colin Watson wrote: Here's an updated patch series, with a number of other minor changes inspired by your commentary and my own experience of porting other things to Python 3 since then. I'd love a maintainer comment on this, or if all else fails an

Bug#625509: (no subject)

2012-06-13 Thread Barry Warsaw
On Jun 13, 2012, at 06:26 PM, Colin Watson wrote: Meta-question: do you think it makes sense to turn on `from __future__ import unicode_literals`? We've talked about this on a few occasions. :-) I know. I just can't seem to let this go. :) This is more or less the poster child for a case

Bug#625509: (no subject)

2012-06-13 Thread Stefano Zacchiroli
On Wed, Jun 13, 2012 at 06:26:28PM +0100, Colin Watson wrote: Here's an updated patch series, with a number of other minor changes inspired by your commentary and my own experience of porting other things to Python 3 since then. I'd love a maintainer comment on this, or if all else fails an

Bug#625509: (no subject)

2012-04-26 Thread Barry Warsaw
I'm starting to review and test Colin's patches. Here are some comments. Where I don't mention anything (the majority of the code), then I think it looks great. Meta-question: do you think it makes sense to turn on `from __future__ import unicode_literals`? 0002-Avoid-various diff --git