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 fxcoudert
Recipients fxcoudert
Date 2020-12-03.13:13:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607001226.73.0.117772251289.issue42554@roundup.psfhosted.org>
In-reply-to
Content
What I think should be the logical solution to this bug:
make distutils.util.get_platform() return "macosx-11-x86_64" on all Big Sur (macOS 11.x.y) versions, independent of the minor OS version.

However, if the Python developers decide that this should not (for some reason) be the case, then this should be clearly documented. But I believe that would create trouble for other packages downstream.
History
Date User Action Args
2020-12-03 13:13:46fxcoudertsetrecipients: + fxcoudert
2020-12-03 13:13:46fxcoudertsetmessageid: <1607001226.73.0.117772251289.issue42554@roundup.psfhosted.org>
2020-12-03 13:13:46fxcoudertlinkissue42554 messages
2020-12-03 13:13:46fxcoudertcreate