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 berker.peksag
Recipients Avichal.Dayal, barry, berker.peksag, terry.reedy
Date 2014-01-28.05:30:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390887045.0.0.838508004938.issue19618@psf.upfronthosting.co.za>
In-reply-to
Content
The cause of the test failure was the Lib/_sysconfigdata.py file which is created by the _generate_posix_vars() function in Lib/sysconfig.py. With a fresh copy of the repo and a clean build, all tests are passed.
History
Date User Action Args
2014-01-28 05:30:45berker.peksagsetrecipients: + berker.peksag, barry, terry.reedy, Avichal.Dayal
2014-01-28 05:30:45berker.peksagsetmessageid: <1390887045.0.0.838508004938.issue19618@psf.upfronthosting.co.za>
2014-01-28 05:30:44berker.peksaglinkissue19618 messages
2014-01-28 05:30:44berker.peksagcreate