Message 403265 - Python tracker
Message403265
| Author | steve.dower |
|---|---|
| Recipients | lemburg, paul.moore, sahsariga111, steve.dower, tim.golden, zach.ware |
| Date | 2021-10-05.20:30:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1633465835.09.0.831584151068.issue45382@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The version number for "Windows 11" still starts with 10.0. Just like how Windows 5.x and 6.x were around for a very long time each ;) There are tables in platform module that map the specific version to the release name. These probably need to be updated to return "11" for versions 10.0.22000 and greater. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-10-05 20:30:35 | steve.dower | set | recipients: + steve.dower, lemburg, paul.moore, tim.golden, zach.ware, sahsariga111 |
| 2021-10-05 20:30:35 | steve.dower | set | messageid: <1633465835.09.0.831584151068.issue45382@roundup.psfhosted.org> |
| 2021-10-05 20:30:35 | steve.dower | link | issue45382 messages |
| 2021-10-05 20:30:35 | steve.dower | create | |