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 eric.smith
Recipients barry, eric.smith, python-dev, yselivanov
Date 2015-09-10.21:13:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441919585.76.0.497513809581.issue24965@psf.upfronthosting.co.za>
In-reply-to
Content
This version does dynamic allocation for the expression list, and fixes some memory leaks and early decrefs.

I think it's complete, but I'll take some more passes through it checking for leaks.
History
Date User Action Args
2015-09-10 21:13:05eric.smithsetrecipients: + eric.smith, barry, python-dev, yselivanov
2015-09-10 21:13:05eric.smithsetmessageid: <1441919585.76.0.497513809581.issue24965@psf.upfronthosting.co.za>
2015-09-10 21:13:05eric.smithlinkissue24965 messages
2015-09-10 21:13:05eric.smithcreate