On Wed., 13 Nov. 2019, 8:06 am Victor Stinner, <[email protected]> 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 -- [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/Q4IPXMQIM5YRLZLHADUGSUT4ZLXQ6MYY/ Code of Conduct: http://python.org/psf/codeofconduct/
