Raymond Hettinger added the comment:

Please, no more big red warnings.

Keep the docs factual and straight-forward.  In the docs for PyDict_GetItem(), 
note that errors will get suppressed.  To
get error reporting use PyDict_GetItemWithError() instead.

----------
nosy: +rhettinger

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

Reply via email to