Re: [Python-Dev] Source of truth for C-API

2019年1月23日 07:27:32 -0800

Thanks for advice Victor and Steve!
I looked at the list, and the two functions I mentioned are not in the
list. So I assume the best strategy for now is to wait until first
alpha-beta releases are out, and see if anyone complains.
--
Ivan
On 2019年1月23日 at 06:58, Steve Dower <[email protected]> wrote:
> On 22Jan.2019 1517, Victor Stinner wrote:
> > I'm not aware of any tool to automatically list the content of the C API.
>
> The shell script attached to https://bugs.python.org/issue23903 should
> be able to do it with different preprocessor values (we originally
> intended to detect inconsistencies in the stable API, but when we found
> lots of existing inconsistencies we couldn't agree on how to deal with
> them).
>
> Cheers,
> Steve
>
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to