This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author brett.cannon
Recipients benjamin.peterson, brett.cannon, loewis, vstinner
Date 2008-10-15.17:15:33
SpamBayes Score 2.6410974e-06
Marked as misclassified No
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
On Tue, Oct 14, 2008 at 11:05 PM, Martin v. Löwis
<[email protected]> wrote:
>
> Martin v. Löwis <[email protected]> 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.
History
Date User Action Args
2008-10-15 17:15:35brett.cannonsetrecipients: + brett.cannon, loewis, vstinner, benjamin.peterson
2008-10-15 17:15:34brett.cannonlinkissue3574 messages
2008-10-15 17:15:33brett.cannoncreate