diff --git a/Doc/api/concrete.tex b/Doc/api/concrete.tex index 5c71b3a6cc9..1c208761881 100644 --- a/Doc/api/concrete.tex +++ b/Doc/api/concrete.tex @@ -1779,7 +1779,8 @@ format. dictionary, and false once all pairs have been reported. The parameters \var{pkey} and \var{pvalue} should either point to \ctype{PyObject*} variables that will be filled in with each key and - value, respectively, or may be \NULL. + value, respectively, or may be \NULL. Any references returned through + them are borrowed. For example: