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 r.david.murray
Recipients Alexander Riccio, christian.heimes, loewis, paul.moore, r.david.murray, steve.dower, tim.golden, zach.ware
Date 2015-12-14.22:53:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450133627.94.0.685318301261.issue25847@psf.upfronthosting.co.za>
In-reply-to
Content
It seems to me that adding the CLI flag is the least of the work.  You then have to make it compile cleanly :)  (That's why I said 'ambitious enough').  That is, (as I undersatnd it) we've done a lot of work to not have compiler warnings generated during compilation, and we don't want to backtrack on that.  Over time we've cleaned up the code so that we could make stricter compile flags the default, so this would be in that tradition.
History
Date User Action Args
2015-12-14 22:53:47r.david.murraysetrecipients: + r.david.murray, loewis, paul.moore, christian.heimes, tim.golden, zach.ware, steve.dower, Alexander Riccio
2015-12-14 22:53:47r.david.murraysetmessageid: <1450133627.94.0.685318301261.issue25847@psf.upfronthosting.co.za>
2015-12-14 22:53:47r.david.murraylinkissue25847 messages
2015-12-14 22:53:47r.david.murraycreate