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 flox
Recipients Steve Howell, flox
Date 2010-01-26.11:52:58
SpamBayes Score 0.0033758886
Marked as misclassified No
Message-id <1264506782.6.0.531456479806.issue7784@psf.upfronthosting.co.za>
In-reply-to
Content
Steve, thank you for your patch.

IMHO, it's better to provide a patch against trunk (Py2) when the optimization is not specific to 3.x.

I merged it manually on my working copy, and all tests pass without leaking. Patch for Py2 attached.

However, I am not an expert. I just cleaned the tab/space mix to conform with what is used in the listobject.c file.
History
Date User Action Args
2010-01-26 11:53:02floxsetrecipients: + flox, Steve Howell
2010-01-26 11:53:02floxsetmessageid: <1264506782.6.0.531456479806.issue7784@psf.upfronthosting.co.za>
2010-01-26 11:53:00floxlinkissue7784 messages
2010-01-26 11:53:00floxcreate