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 jaraco
Recipients jaraco, lemburg, pitrou
Date 2019-03-08.16:07:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552061273.96.0.173947391421.issue35967@roundup.psfhosted.org>
In-reply-to
Content
After fussing with sysctl for a while, I'm fairly confident that one can't use sysctl on Linux reliably (https://stackoverflow.com/a/55066774/70170). I'll keep digging to see if I can find another implementation of `uname` that's used on Linux.
History
Date User Action Args
2019-03-08 16:07:53jaracosetrecipients: + jaraco, lemburg, pitrou
2019-03-08 16:07:53jaracosetmessageid: <1552061273.96.0.173947391421.issue35967@roundup.psfhosted.org>
2019-03-08 16:07:53jaracolinkissue35967 messages
2019-03-08 16:07:53jaracocreate