-
-
Notifications
You must be signed in to change notification settings - Fork 33.2k
Closed as not planned
Labels
OS-windowstopic-installationtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Bug report
Bug description:
# Add a code block here, if required
When attempting to uninstall Python on a legacy Windows version (such as Windows 7), the uninstaller fails as it has a version check. If someone manages to bypass the check in the installer thinking it'll just work, or use a kernel extender, if they decide they want to uninstall Python, they have to delete Python's directories manually. I can understand having a version check in the installer, but you should always be able to uninstall something, even if the app doesn't support the OS (if anything, that should be a reason to uninstall it)
CPython versions tested on:
3.12
Operating systems tested on:
Windows
Metadata
Metadata
Assignees
Labels
OS-windowstopic-installationtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error