mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
b9d43188e9
On Windows, sysconfig.get_platform() now gets the platform from the _sysconfig module instead of parsing sys.version string.