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 eric.araujo
Recipients barry, eric.araujo, georg.brandl, hoel, python-dev, tarek
Date 2011-10-09.07:16:56
SpamBayes Score 0.013874884
Marked as misclassified No
Message-id <1318144616.76.0.90549306331.issue11171@psf.upfronthosting.co.za>
In-reply-to
Content
> My question was: does distutils.sysconfig._get_makefile_filename have
> the same bug as the one that was fixed in sysconfig._get_makefile_filename?

It does, I fixed it in 9afd3d54c3cb.
History
Date User Action Args
2011-10-09 07:16:56eric.araujosetrecipients: + eric.araujo, barry, georg.brandl, hoel, tarek, python-dev
2011-10-09 07:16:56eric.araujosetmessageid: <1318144616.76.0.90549306331.issue11171@psf.upfronthosting.co.za>
2011-10-09 07:16:56eric.araujolinkissue11171 messages
2011-10-09 07:16:56eric.araujocreate