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 BreamoreBoy, benjamin.peterson, christian.heimes, lemburg, paul.moore, python-dev, steve.dower, tim.golden, zach.ware
Date 2015-05-23.19:16:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150523191610.17925.1054@psf.io>
In-reply-to
Content
New changeset 32e6123f9f8c by Steve Dower in branch 'default':
Issue #23970: Fixes bdist_wininst not working on non-Windows platform.
https://hg.python.org/cpython/rev/32e6123f9f8c
History
Date User Action Args
2015-05-23 19:16:13python-devsetrecipients: + python-dev, lemburg, paul.moore, christian.heimes, tim.golden, benjamin.peterson, BreamoreBoy, zach.ware, steve.dower
2015-05-23 19:16:13python-devlinkissue23970 messages
2015-05-23 19:16:13python-devcreate