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 Claude, OBSOLETE, WadeH, basuj81, cbj4074, fov, ivan.radic, lac, maubp, paul.moore, python-dev, steve.dower, tim.golden, zach.ware
Date 2016-09-09.23:39:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160909233956.12375.76258.15AD011E@psf.io>
In-reply-to
Content
New changeset 16d652760a06 by Steve Dower in branch '3.5':
Issue #25144: Ensures TargetDir is set before continuing with custom install.
https://hg.python.org/cpython/rev/16d652760a06

New changeset 024f3312ccee by Steve Dower in branch 'default':
Issue #25144: Ensures TargetDir is set before continuing with custom install.
https://hg.python.org/cpython/rev/024f3312ccee
History
Date User Action Args
2016-09-09 23:39:59python-devsetrecipients: + python-dev, paul.moore, tim.golden, maubp, zach.ware, steve.dower, ivan.radic, fov, lac, WadeH, cbj4074, Claude, OBSOLETE, basuj81
2016-09-09 23:39:59python-devlinkissue25144 messages
2016-09-09 23:39:59python-devcreate