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 steve.dower
Recipients alecsandru.patrascu, brett.cannon, gregory.p.smith, lemburg, pitrou, r.david.murray, scoder, skrah, steve.dower, vstinner, zach.ware
Date 2016-04-14.13:46:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1460641605.81.0.606376048926.issue26359@psf.upfronthosting.co.za>
In-reply-to
Content
FWIW, I'm also against enabling it by default due to the extended build time. There are plenty of reasons to build Python with the non-debug ABI that don't require extended optimizations. Production builds are the exception I believe, not the rule.
History
Date User Action Args
2016-04-14 13:46:45steve.dowersetrecipients: + steve.dower, lemburg, brett.cannon, gregory.p.smith, pitrou, scoder, vstinner, r.david.murray, skrah, zach.ware, alecsandru.patrascu
2016-04-14 13:46:45steve.dowersetmessageid: <1460641605.81.0.606376048926.issue26359@psf.upfronthosting.co.za>
2016-04-14 13:46:45steve.dowerlinkissue26359 messages
2016-04-14 13:46:45steve.dowercreate