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 benjamin.peterson, bhyolken, python-dev
Date 2014-02-04.15:20:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fJV3769G6z7LrH@mail.python.org>
In-reply-to
Content
New changeset 4e43e5b3f7fc by Benjamin Peterson in branch '2.7':
mmap obmalloc arenas so that they may be immediately returned to the system when unused (closes #20494)
http://hg.python.org/cpython/rev/4e43e5b3f7fc
History
Date User Action Args
2014-02-04 15:20:36python-devsetrecipients: + python-dev, benjamin.peterson, bhyolken
2014-02-04 15:20:36python-devlinkissue20494 messages
2014-02-04 15:20:36python-devcreate