Message 403271 - Python tracker
Message403271
| Author | eryksun |
|---|---|
| Recipients | eryksun, lemburg, paul.moore, sahsariga111, steve.dower, tim.golden, zach.ware |
| Date | 2021-10-05.21:31:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1633469486.47.0.0471510625001.issue45382@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The _WIN32_CLIENT_RELEASES table based on major.minor version number isn't helpful since Windows 10 and 11 have the same version number. win32_ver() needs a workaround to return release "11" if the build number is 22000 or greater. Is there any need/desire to also identify Server 2016, 2019, and 2022? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-10-05 21:31:26 | eryksun | set | recipients: + eryksun, lemburg, paul.moore, tim.golden, zach.ware, steve.dower, sahsariga111 |
| 2021-10-05 21:31:26 | eryksun | set | messageid: <1633469486.47.0.0471510625001.issue45382@roundup.psfhosted.org> |
| 2021-10-05 21:31:26 | eryksun | link | issue45382 messages |
| 2021-10-05 21:31:26 | eryksun | create | |