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 ronaldoussoren
Recipients dstufft, eric.araujo, fxcoudert, ned.deily, ronaldoussoren
Date 2020-12-04.11:32:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607081563.58.0.486406627542.issue42554@roundup.psfhosted.org>
In-reply-to
Content
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).
History
Date User Action Args
2020-12-04 11:32:43ronaldoussorensetrecipients: + ronaldoussoren, ned.deily, eric.araujo, dstufft, fxcoudert
2020-12-04 11:32:43ronaldoussorensetmessageid: <1607081563.58.0.486406627542.issue42554@roundup.psfhosted.org>
2020-12-04 11:32:43ronaldoussorenlinkissue42554 messages
2020-12-04 11:32:43ronaldoussorencreate