Hi everyone,Are C structs part of the C-API if the struct is only included in a header, but not documented?
I have always assumed not, but it isn't clear. This question arose in https://github.com/python/cpython/pull/24298Obviously, any structs listed in https://docs.python.org/3/c-api/structures.html are part of the API
Thoughts? Cheers, Mark. _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/S45H4YOOHCFRGLDIU4XRTPRANP5D2KSD/ Code of Conduct: http://python.org/psf/codeofconduct/