This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author shreyanavigyan
Recipients Orbital, bugale bugale, corona10, eryksun, paul.moore, shreyanavigyan, steve.dower, tim.golden, zach.ware
Date 2021-04-16.15:58:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618588705.07.0.133368520819.issue43284@roundup.psfhosted.org>
In-reply-to
Content
When we're talking about version are we talking about the kernel32.dll version or the Windows version? If we're talking about Windows version then why not use the return value of sys.getwindowsversion() itself? How is that function getting the Windows version? Moreover shouldn't the documentation provide the information that sys.getwindowsversion().platform_version returns the kernel32.dll version?
History
Date User Action Args
2021-04-16 15:58:25shreyanavigyansetrecipients: + shreyanavigyan, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, corona10, bugale bugale, Orbital
2021-04-16 15:58:25shreyanavigyansetmessageid: <1618588705.07.0.133368520819.issue43284@roundup.psfhosted.org>
2021-04-16 15:58:25shreyanavigyanlinkissue43284 messages
2021-04-16 15:58:24shreyanavigyancreate