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 pitrou
Recipients dov, gregory.p.smith, pitrou
Date 2012-04-29.15:33:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335713613.47.0.180011094467.issue14693@psf.upfronthosting.co.za>
In-reply-to
Content
Actually, the modules are always compiled when in debug mode. Here is a patch to always compile them.
History
Date User Action Args
2012-04-29 15:33:33pitrousetrecipients: + pitrou, gregory.p.smith, dov
2012-04-29 15:33:33pitrousetmessageid: <1335713613.47.0.180011094467.issue14693@psf.upfronthosting.co.za>
2012-04-29 15:33:32pitroulinkissue14693 messages
2012-04-29 15:33:32pitroucreate