[issue14432] Bug in generator if the generator in created in a temporary C thread

Antoine Pitrou report at bugs.python.org
Fri Dec 13 14:38:11 CET 2013


Antoine Pitrou added the comment:

> All
> definitions in this header are also surrounded by #ifndef
> Py_LIMITED_API ... #endif, so the fields are not part of the stable
> API.

"Stable ABI", not API.

That said, I agree the field should have been private anyway.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14432>
_______________________________________


More information about the Python-bugs-list mailing list