On Thu, 13 Jun 2019 22:05:01 +0900
Inada Naoki <songofaca...@gmail.com> wrote:
> 
> Currently, many private APIs uses `PyAPI_FUNC()`.

It's easier to use PyAPI_FUNC() everywhere than forget it in some
places and then bother Windows users.

Private APIs are sometimes used in third-party modules if they want
access to higher-performance or specific APIs.

Regards

Antoine.

_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/P7ICOGW4ZHZ76R4RYIDSTQPDABSLIPUY/

Reply via email to