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 python-dev
Recipients josephsmeng, paul.moore, python-dev, steve.dower, tim.golden, zach.ware
Date 2016-12-28.22:39:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161228223919.3544.77721.B1D6D19F@psf.io>
In-reply-to
Content
New changeset bc71c144e6f0 by Steve Dower in branch '3.5':
Issue #29080: Removes hard dependency on hg.exe from PC/build.bat
https://hg.python.org/cpython/rev/bc71c144e6f0

New changeset f98d8c9f3cde by Steve Dower in branch '3.6':
Issue #29080: Removes hard dependency on hg.exe from PC/build.bat
https://hg.python.org/cpython/rev/f98d8c9f3cde

New changeset 57c2fc60c989 by Steve Dower in branch 'default':
Issue #29080: Removes hard dependency on hg.exe from PC/build.bat
https://hg.python.org/cpython/rev/57c2fc60c989
History
Date User Action Args
2016-12-28 22:39:23python-devsetrecipients: + python-dev, paul.moore, tim.golden, zach.ware, steve.dower, josephsmeng
2016-12-28 22:39:23python-devlinkissue29080 messages
2016-12-28 22:39:23python-devcreate