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 terry.reedy
Recipients BreamoreBoy, ChuckRhode, amaury.forgeotdarc, benjamin.peterson, kees, meador.inge, terry.reedy
Date 2014-09-29.18:11:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412014309.47.0.0298508515171.issue6978@psf.upfronthosting.co.za>
In-reply-to
Content
I am closing this because a) Meador is correct that we do not normally patch deprecated features and b) the current emphasis on 2.7-only patches is security and keeping 2.7 working on current systems.  The fix would only benefit 2.7.9+ code or 2.7.9+ and 3.x code, neither of which should be using compiler module.

Benjamin, if you disagree, review and apply, as no one else will.
History
Date User Action Args
2014-09-29 18:11:49terry.reedysetrecipients: + terry.reedy, amaury.forgeotdarc, benjamin.peterson, kees, meador.inge, ChuckRhode, BreamoreBoy
2014-09-29 18:11:49terry.reedysetmessageid: <1412014309.47.0.0298508515171.issue6978@psf.upfronthosting.co.za>
2014-09-29 18:11:49terry.reedylinkissue6978 messages
2014-09-29 18:11:49terry.reedycreate