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.11:00:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513249253.0.0.213398074469.issue32302@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 645fa19f15cddeec8d882a9e1420173e7516f0e4 by Victor Stinner (Miss Islington (bot)) in branch '3.6':
bpo-32302: Fix distutils bdist_wininst for CRT v142 (GH-4851) (#4861)
https://github.com/python/cpython/commit/645fa19f15cddeec8d882a9e1420173e7516f0e4
History
Date User Action Args
2017-12-14 11:00:53vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower
2017-12-14 11:00:53vstinnersetmessageid: <1513249253.0.0.213398074469.issue32302@psf.upfronthosting.co.za>
2017-12-14 11:00:52vstinnerlinkissue32302 messages
2017-12-14 11:00:52vstinnercreate