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 David D, lisroach, paul.moore, python-dev, steve.dower, tim.golden, zach.ware
Date 2016-09-10.01:42:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160910014208.69625.15621.83B4216E@psf.io>
In-reply-to
Content
New changeset e96eb2bd0d5e by Steve Dower in branch '2.7':
Issue #27566: Fix clean target in freeze makefile (patch by Lisa Roach)
https://hg.python.org/cpython/rev/e96eb2bd0d5e

New changeset 3ffff303df95 by Steve Dower in branch '3.5':
Issue #27566: Fix clean target in freeze makefile (patch by Lisa Roach)
https://hg.python.org/cpython/rev/3ffff303df95

New changeset 6a2d95630a7c by Steve Dower in branch 'default':
Issue #27566: Fix clean target in freeze makefile (patch by Lisa Roach)
https://hg.python.org/cpython/rev/6a2d95630a7c
History
Date User Action Args
2016-09-10 01:42:11python-devsetrecipients: + python-dev, paul.moore, tim.golden, zach.ware, steve.dower, lisroach, David D
2016-09-10 01:42:10python-devlinkissue27566 messages
2016-09-10 01:42:10python-devcreate