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 Arfrever, Julian, asvetlov, brett.cannon, eric.snow, meador.inge, yselivanov
Date 2012-11-17.15:54:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353167697.31.0.196804047409.issue15627@psf.upfronthosting.co.za>
In-reply-to
Content
We might want an keyword-only 'optimize' argument that maps to the compile() function's 'optimize' argument.
History
Date User Action Args
2012-11-17 15:54:57brett.cannonsetrecipients: + brett.cannon, Arfrever, asvetlov, meador.inge, Julian, eric.snow, yselivanov
2012-11-17 15:54:57brett.cannonsetmessageid: <1353167697.31.0.196804047409.issue15627@psf.upfronthosting.co.za>
2012-11-17 15:54:57brett.cannonlinkissue15627 messages
2012-11-17 15:54:57brett.cannoncreate