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 Alex.Willmer, doko, xdegaye
Date 2016-07-01.18:10:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1467396628.27.0.771992512081.issue27434@psf.upfronthosting.co.za>
In-reply-to
Content
With this patch, cross-building the 3.6 source with only python 3.5.1 on the PATH, produces the following configure error:

      checking for python interpreter for cross build... configure: error: python3.6 interpreter not found
History
Date User Action Args
2016-07-01 18:10:28xdegayesetrecipients: + xdegaye, doko, Alex.Willmer
2016-07-01 18:10:28xdegayesetmessageid: <1467396628.27.0.771992512081.issue27434@psf.upfronthosting.co.za>
2016-07-01 18:10:28xdegayelinkissue27434 messages
2016-07-01 18:10:28xdegayecreate