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 xdegaye
Recipients Arfrever, barry, doko, freakboy3742, larry, ncoghlan, ned.deily, python-dev, rkuska, sYnfo, thomas-petazzoni, wscullin, xdegaye, zach.ware
Date 2016-07-30.14:54:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469890483.97.0.648457750794.issue23968@psf.upfronthosting.co.za>
In-reply-to
Content
The reason I would like this problem fixed is that the test suite is run on an installed Python when cross-compiling, obviously you cannot run the test suite with the cross-compiled Python on the source tree of the build system.
History
Date User Action Args
2016-07-30 14:54:44xdegayesetrecipients: + xdegaye, barry, doko, ncoghlan, larry, ned.deily, Arfrever, freakboy3742, python-dev, zach.ware, sYnfo, thomas-petazzoni, rkuska, wscullin
2016-07-30 14:54:43xdegayesetmessageid: <1469890483.97.0.648457750794.issue23968@psf.upfronthosting.co.za>
2016-07-30 14:54:43xdegayelinkissue23968 messages
2016-07-30 14:54:43xdegayecreate