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 python-dev
Recipients Kurt.Rose, jrunyon, martin.panter, python-dev, ronaldoussoren
Date 2015-11-17.22:43:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151117224319.14357.11051@psf.io>
In-reply-to
Content
New changeset 5e8b06ac7c97 by Martin Panter in branch '3.4':
Issue #20468: Remove incorrect information about maxrss and page size
https://hg.python.org/cpython/rev/5e8b06ac7c97

New changeset 1579de0b72f6 by Martin Panter in branch '3.5':
Issue #20468: Merge getpagesize doc from 3.4 into 3.5
https://hg.python.org/cpython/rev/1579de0b72f6

New changeset 007dfc0ef1be by Martin Panter in branch 'default':
Issue #20468: Merge getpagesize doc from 3.5
https://hg.python.org/cpython/rev/007dfc0ef1be

New changeset 58d017d70563 by Martin Panter in branch '2.7':
Issue #20468: Remove incorrect information about maxrss and page size
https://hg.python.org/cpython/rev/58d017d70563
History
Date User Action Args
2015-11-17 22:43:22python-devsetrecipients: + python-dev, ronaldoussoren, martin.panter, Kurt.Rose, jrunyon
2015-11-17 22:43:22python-devlinkissue20468 messages
2015-11-17 22:43:22python-devcreate