[issue43284] sys.getwindowsversion().platform_version is incorrect
Shreyan Avigyan
report at bugs.python.org
Tue Apr 20 04:52:00 EDT 2021
Shreyan Avigyan <shreyan.avigyan at gmail.com> added the comment:
For Windows 10.0.17134 (1803) or above why don't we use the format "maj.min.build.ubr" in platform._norm_version (the function that post-processes the version string and then returns the version string in the format "maj.min.build")?
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43284>
_______________________________________
More information about the Python-bugs-list
mailing list