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, martin.panter, ncoghlan, vstinner, xdegaye, zach.ware
Date 2017-05-30.18:29:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496168982.03.0.725641726541.issue30386@psf.upfronthosting.co.za>
In-reply-to
Content
Details of commit "Update the native interpreter build on Setup.dist and version changes." in 408c05d44c6310b4a2f0659333560eca6071c8a5:

Native interpreter build:
* Copy Setup.dist to Setup when Setup.dist has been changed.
* Run 'make distclean' upon a Python version change.
Also remove the Misc/NEWS entry until the final commit to avoid merge conflicts.
History
Date User Action Args
2017-05-30 18:29:42xdegayesetrecipients: + xdegaye, ncoghlan, vstinner, martin.panter, zach.ware, Alex.Willmer
2017-05-30 18:29:42xdegayesetmessageid: <1496168982.03.0.725641726541.issue30386@psf.upfronthosting.co.za>
2017-05-30 18:29:42xdegayelinkissue30386 messages
2017-05-30 18:29:41xdegayecreate