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 brett.cannon
Recipients brett.cannon, christian.heimes, mrabarnett, python-dev
Date 2013-07-25.21:37:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1374788265.74.0.581110928579.issue18556@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the check, Matthew, but if you look at the other *_set() methods they do not necessarily DECREF their 'value' argument. Plus if PyUnicode_AsWideChar() fails it means memory is full or a fatal error has triggered, so there are bigger worries. =)
History
Date User Action Args
2013-07-25 21:37:45brett.cannonsetrecipients: + brett.cannon, christian.heimes, mrabarnett, python-dev
2013-07-25 21:37:45brett.cannonsetmessageid: <1374788265.74.0.581110928579.issue18556@psf.upfronthosting.co.za>
2013-07-25 21:37:45brett.cannonlinkissue18556 messages
2013-07-25 21:37:45brett.cannoncreate