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 <bbaeab100810151015p4f6f4528r44d42275b1a6a987@mail.gmail.com>
In-reply-to <1224050730.31.0.0947376602682.issue3574@psf.upfronthosting.co.za>
Content
On Tue, Oct 14, 2008 at 11:05 PM, Martin v. Löwis
<report@bugs.python.org> wrote:
>
> Martin v. Löwis <martin@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.
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