New submission from Eric Snow:

Per Object/dictobject.c, PyDict_GetItemWithError() returns a borrowed 
reference.  However, the documentation does not say so.  That should be fixed.

----------
messages: 294506
nosy: eric.snow
priority: normal
severity: normal
status: open
title: Docs for PyDict_GetItemWithError() should say it returns a borrowed 
reference.

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

Reply via email to