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 Rhamphoryncus, amaury.forgeotdarc, barry, gregory.p.smith, jcea, jlaurila, jszakmeister, kristjan.jonsson, ncoghlan, neilo, pitrou, pjmcnerney, python-dev, rhettinger, tlesher, trent, vstinner
Date 2013-07-07.01:06:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bns7T6375zSht@mail.python.org>
In-reply-to
Content
New changeset 51ed51d10e60 by Victor Stinner in branch 'default':
Issue #3329: Fix _PyObject_ArenaVirtualFree()
http://hg.python.org/cpython/rev/51ed51d10e60
History
Date User Action Args
2013-07-07 01:06:31python-devsetrecipients: + python-dev, barry, rhettinger, gregory.p.smith, jcea, amaury.forgeotdarc, ncoghlan, Rhamphoryncus, pitrou, kristjan.jonsson, vstinner, jszakmeister, tlesher, jlaurila, trent, neilo, pjmcnerney
2013-07-07 01:06:31python-devlinkissue3329 messages
2013-07-07 01:06:31python-devcreate