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 martin.panter
Recipients martin.panter, serhiy.storchaka, yan12125
Date 2017-01-08.01:40:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483839622.72.0.149604202569.issue29082@psf.upfronthosting.co.za>
In-reply-to
Content
Other tests are skipped if libc_name is None, so your assertion is inconsistent.

FTR there are reports open about problems with bootstrap files like asdl_c.py, e.g. Issue 28143 proposing to port that file to Python 3, and Issue 23404 about the future of “make touch”.
History
Date User Action Args
2017-01-08 01:40:22martin.pantersetrecipients: + martin.panter, serhiy.storchaka, yan12125
2017-01-08 01:40:22martin.pantersetmessageid: <1483839622.72.0.149604202569.issue29082@psf.upfronthosting.co.za>
2017-01-08 01:40:22martin.panterlinkissue29082 messages
2017-01-08 01:40:21martin.pantercreate