Nick Coghlan <ncogh...@gmail.com> added the comment:

I left the name of the new private API as _PyGen_FetchStopIterationValue. If 
anyone wants to make it public, they can raise a new issue to give it a more 
appropriate name (and move the definition accordingly).

PyStopIteration_Create is simply gone, replaced by the underlying call.

----------
resolution:  -> fixed
stage: needs patch -> committed/rejected
status: open -> closed

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

Reply via email to