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 steve.dower
Recipients Orbital, bugale bugale, corona10, eryksun, paul.moore, shreyanavigyan, steve.dower, tim.golden, zach.ware
Date 2021-04-19.22:14:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <52772a50-3de8-18a3-f7a4-198a07745eb3@python.org>
In-reply-to <1618869667.79.0.254640241615.issue43284@roundup.psfhosted.org>
Content
> In that case, would you want to deprecate sys.getwindowsversion().platform_version?

Yeah, but I'm not so concerned about raising a warning on use. Just in 
the docs will be fine. We should also add a mention that it is 
extracting the value from efficient but unstable system locations that 
may change in future releases. (That is not my suggested wording btw, 
just the gist of what we should mention.)
History
Date User Action Args
2021-04-19 22:14:33steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, eryksun, corona10, bugale bugale, shreyanavigyan, Orbital
2021-04-19 22:14:33steve.dowerlinkissue43284 messages
2021-04-19 22:14:33steve.dowercreate