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 vstinner
Recipients paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-12-14.10:39:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513247977.04.0.213398074469.issue32302@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9e7c136ad8bc8e8eec50c2a8ae5ff02752f695a2 by Victor Stinner in branch 'master':
bpo-32302: Fix distutils bdist_wininst for CRT v142 (#4851)
https://github.com/python/cpython/commit/9e7c136ad8bc8e8eec50c2a8ae5ff02752f695a2
History
Date User Action Args
2017-12-14 10:39:37vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower
2017-12-14 10:39:37vstinnersetmessageid: <1513247977.04.0.213398074469.issue32302@psf.upfronthosting.co.za>
2017-12-14 10:39:37vstinnerlinkissue32302 messages
2017-12-14 10:39:36vstinnercreate