STINNER Victor <vstin...@python.org> added the comment:

> Due to victor add the desc(`/* borrowed reference */`)

I added the comment, but the code was always like that.

In short, borrowed references are used to simply the implementation (avoid the 
need to DECREF on error) and/or for efficiency.

I don't understand the purpose of this issue. The bug tracker is not the right 
place to ask question. If you think that it's a bug, please explain how to 
trigger the bug.

I suggest to close the issue.

----------

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

Reply via email to