Re: Reliably parsing mail on Py2 and Py3

2016-09-22 Thread Daniel Axtens
I also realised while working with this patch that non-binary open is
also affected by the locale. This affects my spiel a bit, but it doesn't
affect the correctness of the patches: we still should deal with the
bytes explictly, rather than relying on server locale.

Regards,
Daniel

Daniel Axtens  writes:

> Hi Johannes,
>
>>> (Ideally we'd like a patch with UTF-8 in the body of the mail,
>>> but I can't find one yet.)
>>
>> https://patchwork.kernel.org/patch/9148093/
>>
>> might do the trick?
>
> Brilliant, thanks heaps.
>
> I'll include that in the pull request which I'll send out tomorrow.
>
> Regards,
> Daniel
>
>>
>> johannes
___
Patchwork mailing list
Patchwork@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/patchwork


Re: Reliably parsing mail on Py2 and Py3

2016-09-22 Thread Daniel Axtens
Hi Johannes,

>> (Ideally we'd like a patch with UTF-8 in the body of the mail,
>> but I can't find one yet.)
>
> https://patchwork.kernel.org/patch/9148093/
>
> might do the trick?

Brilliant, thanks heaps.

I'll include that in the pull request which I'll send out tomorrow.

Regards,
Daniel

>
> johannes


signature.asc
Description: PGP signature
___
Patchwork mailing list
Patchwork@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/patchwork


Re: Reliably parsing mail on Py2 and Py3

2016-09-22 Thread Johannes Berg
wow, what a write-up :)

> (Ideally we'd like a patch with UTF-8 in the body of the mail,
> but I can't find one yet.)

https://patchwork.kernel.org/patch/9148093/

might do the trick?

johannes
___
Patchwork mailing list
Patchwork@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/patchwork