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