2011/12/17 Eli Collins <e...@astllc.org>
>
> In that same code, right before "PY_DECREF(descr)", should there also be a 
> "PY_XDECREF(type)"? it looks like it might leak a reference to "type" 
> otherwise.


No. The descr will deallocate it.

PS. Please don't send HTML mail.



--
Regards,
Benjamin
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to