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 paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-09-12.11:24:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568287482.08.0.931515777897.issue38133@roundup.psfhosted.org>
In-reply-to
Content
Sample output after this change (some paths elided):

Installed Pythons found by ...\py.exe Launcher for Windows
 (venv)         C:\...\env\Scripts\python.exe *
 -3.8-64        python3.8.exe
 -3.7-32-32     C:\Python37_x86\python.exe
 -3.7-64        C:\Python37_x64\python.exe
 -3.6-32-32     C:\Python36_x86\python.exe
 -3.6-64        C:\Users\...\AppData\Local\Programs\Python\Python36\python.exe
 -3.5-32-32     C:\Python35_x86\python.exe
 -3.5-64        C:\Python35_x64\python.exe
 -3.4-64        C:\Python34_x64\python.exe
 -3.3-64        C:\Python33_x64\python.exe
 -3.3-32        C:\Python33_x86\python.exe
 -3.2-64        C:\Python32_x64\python.exe
 -3.2-32        C:\Python32_x86\python.exe
 -3.1-64        C:\Python31_x64\python.exe
 -3.1-32        C:\Python31_x86\python.exe
 -3.0-32        C:\Python30_x86\python.exe
 -2.7-64        C:\Python27_x64\python.exe
 -2.7-32        C:\Python27_x86\python.exe
 -2.6-32        C:\Python26_x86\python.exe
 -2.5-32        C:\Python25_x86\python.exe
History
Date User Action Args
2019-09-12 11:24:42steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware
2019-09-12 11:24:42steve.dowersetmessageid: <1568287482.08.0.931515777897.issue38133@roundup.psfhosted.org>
2019-09-12 11:24:42steve.dowerlinkissue38133 messages
2019-09-12 11:24:42steve.dowercreate