Message353308
> Steve, in PR 15951 you updated Py_WINVER to 0x0602. I think it should be 0x0603 (_WIN32_WINNT_WINBLUE) and Py_NTDDI should be NTDDI_WINBLUE. Windows 8 hasn't been supported since 2016. Windows 8.1 is supported until 2023.
Dropping Windows 7 support allows us to remove code to support Windows 7.
I'm not sure that there is a big benefit for us to drop Windows 8 support (only Windows 8 but continue to support Windows 8.1), compared to the annoyance for users. |
|
Date |
User |
Action |
Args |
2019-09-26 14:25:22 | vstinner | set | recipients:
+ vstinner, terry.reedy, paul.moore, tim.golden, lukasz.langa, zach.ware, eryksun, steve.dower, izbyshev, ZackerySpytz |
2019-09-26 14:25:22 | vstinner | set | messageid: <1569507922.58.0.206705242019.issue32592@roundup.psfhosted.org> |
2019-09-26 14:25:22 | vstinner | link | issue32592 messages |
2019-09-26 14:25:22 | vstinner | create | |
|