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 gregory.p.smith
Recipients brett.cannon, eric.smith, eric.snow, gregory.p.smith, ncoghlan, twouters
Date 2012-03-18.22:42:36
SpamBayes Score 0.000791116
Marked as misclassified No
Message-id <1332110558.76.0.39611037148.issue14331@psf.upfronthosting.co.za>
In-reply-to
Content
side by side code review of the 3.2 version revealed some missing PyMem_FREE calls.  patch updated.
History
Date User Action Args
2012-03-18 22:42:39gregory.p.smithsetrecipients: + gregory.p.smith, twouters, brett.cannon, ncoghlan, eric.smith, eric.snow
2012-03-18 22:42:38gregory.p.smithsetmessageid: <1332110558.76.0.39611037148.issue14331@psf.upfronthosting.co.za>
2012-03-18 22:42:38gregory.p.smithlinkissue14331 messages
2012-03-18 22:42:38gregory.p.smithcreate