Message 336527 - Python tracker

Message336527

Author steve.dower
Recipients eryksun, giampaolo.rodola, paul.moore, ronaldoussoren, steve.dower, tim.golden, zach.ware
Date 2019-02-25.14:58:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551106702.67.0.745561654558.issue36105@roundup.psfhosted.org>
In-reply-to
Content
Yeah, possibly only the CPU count one could change, but there's an ongoing discussion on another bug about whether that should return the actual count or the usable count.

32-bit processes have restrictions beyond what the system is capable of, and I believe we want those reflected in each of these cases.
History
Date User Action Args
2019-02-25 14:58:22steve.dowersetrecipients: + steve.dower, paul.moore, ronaldoussoren, giampaolo.rodola, tim.golden, zach.ware, eryksun
2019-02-25 14:58:22steve.dowersetmessageid: <1551106702.67.0.745561654558.issue36105@roundup.psfhosted.org>
2019-02-25 14:58:22steve.dowerlinkissue36105 messages
2019-02-25 14:58:22steve.dowercreate