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 SilentGhost, larry, ned.deily, paul.moore, python-dev, steve.dower, tim.golden, zach.ware
Date 2016-11-15.00:17:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161115001708.11937.6341.C6BC4DB4@psf.io>
In-reply-to
Content
New changeset 25cb7df5b19d by Steve Dower in branch '3.6':
Issue #28573: Avoid setting up env too many times during build
https://hg.python.org/cpython/rev/25cb7df5b19d

New changeset ae8f525cef2a by Steve Dower in branch 'default':
Issue #28573: Avoid setting up env too many times during build
https://hg.python.org/cpython/rev/ae8f525cef2a
History
Date User Action Args
2016-11-15 00:17:12python-devsetrecipients: + python-dev, paul.moore, larry, tim.golden, ned.deily, SilentGhost, zach.ware, steve.dower
2016-11-15 00:17:12python-devlinkissue28573 messages
2016-11-15 00:17:11python-devcreate