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 steve.dower
Recipients josephsmeng, paul.moore, steve.dower, tim.golden, zach.ware
Date 2016-12-27.19:33:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1482867231.19.0.411618732512.issue29080@psf.upfronthosting.co.za>
In-reply-to
Content
You're right. I moved that code from buildrelease.bat, which definitely requires hg.

PC/build.bat should not fail if hg can't be found. You'll just end up with an empty sys._mercurial/sys.version after building.
History
Date User Action Args
2016-12-27 19:33:51steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, josephsmeng
2016-12-27 19:33:51steve.dowersetmessageid: <1482867231.19.0.411618732512.issue29080@psf.upfronthosting.co.za>
2016-12-27 19:33:51steve.dowerlinkissue29080 messages
2016-12-27 19:33:51steve.dowercreate