Ronald Oussoren <ronaldousso...@mac.com> added the comment:

This issue can be closed. Status quo wins due to backward compatibility 
concerns.

BTW. The primary reason for proposing "macosx" as the return value for 
platform.system() is that the platform name as used in egg files (at the time, 
now wheels) is "macosx". That, and having two clearly different platforms with 
the same name (macOS and iOS).

And one final note: I definitely wouldn't mind having an API in platform that 
returns the marketing name and version of the current system (like mac_ver and 
linux_distribution).  But that API cannot be system_alias because its API 
contract does not give it access to enough information. Such an API could be 
designed in a new issue.

----------
resolution:  -> rejected
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue7850>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to