[issue42554] distutils.util.get_platform() depends on minor version for macOS 11

Ronald Oussoren report at bugs.python.org
Fri Dec 4 06:32:43 EST 2020


Ronald Oussoren <ronaldoussoren at mac.com> added the comment:

IMHO sysconfig.get_platform() and distutilis.util.get_platform() should always return a version with a major and minor number on macOS.

Could you add more information on the system where you get a version number that includes the micro version?

And to repeat myself: having "11.0" as the version a number is ship that has sailed, this is already used on PyPI (see PyObjC's latest wheels).

----------
versions: +Python 3.10

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42554>
_______________________________________


More information about the Python-bugs-list mailing list