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 christian.heimes, gvanrossum, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-12-16.14:51:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639666319.88.0.459433389229.issue46088@roundup.psfhosted.org>
In-reply-to
Content
On Windows we automatically download a runtime if you don't have one, so this isn't such a big deal. You *do* need an internet connection to do this, of course, but that's the case for most of our external dependencies already.

Plus I don't think we're even building the bootstrap interpreter on Windows yet?
History
Date User Action Args
2021-12-16 14:51:59steve.dowersetrecipients: + steve.dower, gvanrossum, paul.moore, christian.heimes, tim.golden, zach.ware
2021-12-16 14:51:59steve.dowersetmessageid: <1639666319.88.0.459433389229.issue46088@roundup.psfhosted.org>
2021-12-16 14:51:59steve.dowerlinkissue46088 messages
2021-12-16 14:51:59steve.dowercreate