Dennis Sweeney <sweeney.dennis...@gmail.com> added the comment:

Is there documentation anywhere for the semantics of am_send? I only see the 
signature followed by "See PyIter_Send for details", but the doc for 
PyIter_Send doesn't mention am_send.

In particular, it would be nice to document the relationship between 
PyIter_Send, am_send, and tp_iternext.

----------
nosy: +Dennis Sweeney

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

Reply via email to