[issue3574] compile() cannot decode Latin-1 source encodings

Brett Cannon report at bugs.python.org
Wed Oct 15 19:15:35 CEST 2008


Brett Cannon <brett at python.org> added the comment:

On Tue, Oct 14, 2008 at 11:05 PM, Martin v. Löwis
<report at bugs.python.org> wrote:
>
> Martin v. Löwis <martin at v.loewis.de> added the comment:
>
> The patch looks fine to me, please apply.
>

Great!

> I notice that the diff file reports changes to test_pep3120.py. No such
> changes should be necessary, so please exclude them from committing.
>

I added a test for compile() in there, which is why the patch is
claiming that. There is an uploaded version of test_pep3120.py on the
issue.

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3574>
_______________________________________


More information about the Python-bugs-list mailing list