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 wumpus
Recipients Kurt.Rose, jrunyon, martin.panter, python-dev, ronaldoussoren, wumpus
Date 2020-09-09.08:23:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599639834.99.0.102852724974.issue20468@roundup.psfhosted.org>
In-reply-to
Content
I just tripped on the bug that the maxrss field is kilobytes on Linux and bytes on Darwin.

I don't think referring to the C manpages is sufficient to prevent confusion. I don't actually use my package on a Mac, I just use Travis-CI to test it.
History
Date User Action Args
2020-09-09 08:23:55wumpussetrecipients: + wumpus, ronaldoussoren, python-dev, martin.panter, Kurt.Rose, jrunyon
2020-09-09 08:23:54wumpussetmessageid: <1599639834.99.0.102852724974.issue20468@roundup.psfhosted.org>
2020-09-09 08:23:54wumpuslinkissue20468 messages
2020-09-09 08:23:54wumpuscreate