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 ned.deily
Recipients benjamin.peterson, eric.araujo, lemburg, ned.deily, python-dev, tarek
Date 2012-04-19.22:34:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334874876.32.0.804955543463.issue13994@psf.upfronthosting.co.za>
In-reply-to
Content
That's unfortunate.  But the documented location for customize_compiler is and, AFAIK, had always been in distutils.sysconfig.  It was an inadvertent consequence of the bad revert during the 2.7 development cycle that a second copy was made available in distutils.ccompiler.  That change was not supposed to be released in 2.7 and was never documented.  So I don't think there is anything that can or needs to be done as this point in Python itself.  Other opinions?
History
Date User Action Args
2012-04-19 22:34:36ned.deilysetrecipients: + ned.deily, lemburg, benjamin.peterson, tarek, eric.araujo, python-dev
2012-04-19 22:34:36ned.deilysetmessageid: <1334874876.32.0.804955543463.issue13994@psf.upfronthosting.co.za>
2012-04-19 22:34:35ned.deilylinkissue13994 messages
2012-04-19 22:34:35ned.deilycreate