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 ned.deily, ronaldoussoren, vstinner
Date 2018-11-29.01:54:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <EF9B50B9-7626-4290-BA53-AB09899CFE82@mac.com>
In-reply-to <1543451856.31.0.788709270274.issue35344@psf.upfronthosting.co.za>
Content
I should have been clearer in my previous post.  I’m not against changing this, but would like an implementation that returns consistent information: either return “macOS” and the macOS version, or “Darwin” and the kernel version. 

IIRC there is, or used to be, a similar issue on  Linux where the regular API does not return distribution information.  I cannot check the details at the moment.  

Btw. macOS Mojave is the latest macOS release, 10.14, released in September or October.
History
Date User Action Args
2018-11-29 01:54:17ronaldoussorensetrecipients: + ronaldoussoren, vstinner, ned.deily
2018-11-29 01:54:17ronaldoussorenlinkissue35344 messages
2018-11-29 01:54:16ronaldoussorencreate