On Wed., 13 Nov. 2019, 8:06 am Victor Stinner, <vstin...@python.org> wrote:

> Hi,
>
> Are you ok to modify internal C functions to pass explicitly tstate?
>

I'll join the chorus of +1's.

With the work you've already done to clearly separate the public APIs from
the internal ones, it's now much clearer which functions should be
accepting an explicit thread state, and which ones should be looking it up
implicitly.

Cheers,
Nick.




>
_______________________________________________
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/Q4IPXMQIM5YRLZLHADUGSUT4ZLXQ6MYY/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to