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 steve.dower
Recipients dstufft, eric.araujo, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-01-18.22:09:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516313382.88.0.467229070634.issue32588@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2507e29a9e4e9dcac6eab46546bd3d34a69342ba by Steve Dower in branch 'master':
bpo-32588: Move _findvs into its own module and add missing _queue module to installer (#5227)
https://github.com/python/cpython/commit/2507e29a9e4e9dcac6eab46546bd3d34a69342ba
History
Date User Action Args
2018-01-18 22:09:42steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, eric.araujo, zach.ware, dstufft
2018-01-18 22:09:42steve.dowersetmessageid: <1516313382.88.0.467229070634.issue32588@psf.upfronthosting.co.za>
2018-01-18 22:09:42steve.dowerlinkissue32588 messages
2018-01-18 22:09:42steve.dowercreate