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, dabeaz, larry, ncoghlan, serhiy.storchaka, yselivanov
Date 2015-09-01.18:13:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441131220.3.0.375811068078.issue24975@psf.upfronthosting.co.za>
In-reply-to
Content
Do we not have a test that compiles the entire stdlib using the ast module? We used to have one for the old compiler package. If don't have such a test we should probably add it even if it requires a -u option.
History
Date User Action Args
2015-09-01 18:13:40brett.cannonsetrecipients: + brett.cannon, ncoghlan, larry, benjamin.peterson, dabeaz, serhiy.storchaka, yselivanov
2015-09-01 18:13:40brett.cannonsetmessageid: <1441131220.3.0.375811068078.issue24975@psf.upfronthosting.co.za>
2015-09-01 18:13:40brett.cannonlinkissue24975 messages
2015-09-01 18:13:40brett.cannoncreate