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.14:22:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552054923.03.0.579712650542.issue35967@roundup.psfhosted.org>
In-reply-to
Content
The first call I see in that routine is to "sysinfo", but the signature of that function doesn't match what I find in the [man pages for that function](http://man7.org/linux/man-pages/man2/sysinfo.2.html). So that function must be coming from elsewhere.
History
Date User Action Args
2019-03-08 14:22:03jaracosetrecipients: + jaraco, lemburg, pitrou
2019-03-08 14:22:03jaracosetmessageid: <1552054923.03.0.579712650542.issue35967@roundup.psfhosted.org>
2019-03-08 14:22:03jaracolinkissue35967 messages
2019-03-08 14:22:02jaracocreate