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 dmalcolm, eli.bendersky, flox, kaifeng, neologix, pitrou, python-dev
Date 2011-11-26.00:23:42
SpamBayes Score 0.023926526
Marked as misclassified No
Message-id <E1RU63R-0003S1-HT@dinsdale.python.org>
In-reply-to
Content
New changeset e7aa72e6aad4 by Antoine Pitrou in branch 'default':
Better resolution for issue #11849: Ensure that free()d memory arenas are really released
http://hg.python.org/cpython/rev/e7aa72e6aad4
History
Date User Action Args
2011-11-26 00:23:43python-devsetrecipients: + python-dev, pitrou, eli.bendersky, flox, dmalcolm, neologix, kaifeng
2011-11-26 00:23:42python-devlinkissue11849 messages
2011-11-26 00:23:42python-devcreate