[issue45474] [C API] marshal.h must not use FILE* type in the limited C API

STINNER Victor report at bugs.python.org
Fri Oct 15 05:29:31 EDT 2021


STINNER Victor <vstinner at python.org> added the comment:

Petr:
> Just note that these were *not* part of the limited API, which is defined in Misc/stable_abi.txt rather than the #ifdefs: https://docs.python.org/3.10/c-api/stable.html#stable
> If they were, the functions would need to remain in the stable ABI.

Thanks for double checking. I wasn't sure ;-)
https://github.com/python/cpython/pull/28956#issuecomment-943704218

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45474>
_______________________________________


More information about the Python-bugs-list mailing list