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 loewis
Recipients Egon.Smiwa, georg.brandl, loewis
Date 2011-02-16.21:05:52
SpamBayes Score 0.00016980451
Marked as misclassified No
Message-id <1297890355.42.0.333334382543.issue11135@psf.upfronthosting.co.za>
In-reply-to
Content
I see. This is an issue independent of the issue discussed here, though, please open a new issue for that. I agree that either tp_dealloc should not release the string, or should make a copy that it can release.
History
Date User Action Args
2011-02-16 21:05:55loewissetrecipients: + loewis, georg.brandl, Egon.Smiwa
2011-02-16 21:05:55loewissetmessageid: <1297890355.42.0.333334382543.issue11135@psf.upfronthosting.co.za>
2011-02-16 21:05:52loewislinkissue11135 messages
2011-02-16 21:05:52loewiscreate