mirror of
https://github.com/python/cpython.git
synced 2026-05-14 00:18:52 -04:00
95cc37f6b8
Prevent installation on Windows 8 and earlier.
Download UCRT on demand when required (non-updated Windows 8.1 only)
Add reference to py launcher to post-install message
(cherry picked from commit 37a06cbe5c)
Co-authored-by: Steve Dower <steve.dower@python.org>