[issue44382] Python 3.9+ on Windows 8.0

2021-06-10 Thread Hypo Turtle
Hypo Turtle added the comment: Will do; that is where I presumed the issue was/comment needed added, just hadn't located that repo. -- resolution: -> not a bug stage: -> resolved status: open -> closed ___ Python tracker

[issue44382] Python 3.9+ on Windows 8.0

2021-06-10 Thread Jack DeVries
Jack DeVries added the comment: https://buildbot.python.org/all/#/waterfall?tags=win64 Buildbot is only running against 8.1, not 8.0. I'm guessing that means that the docs are correct and python.org main page is wrong. I'd open an issue over there: https://github.com/python/pythondotorg/iss

[issue44382] Python 3.9+ on Windows 8.0

2021-06-10 Thread Hypo Turtle
New submission from Hypo Turtle : As per https://docs.python.org/3/using/windows.html: "This means that Python 3.9 supports Windows 8.1 and newer." Isn't reflected on python.org main page which has: "Note that Python 3.9+ cannot be used on Windows 7 or earlier." Leaving 8.0 unaddressed. -