Brett Cannon added the comment:

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. =)

----------
nosy: +brett.cannon
resolution:  -> fixed
stage: needs patch -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18556>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to