Static analysis tool indicates that, at make_pending_calls func, pending might be pending_main because of the preceding if statement.
Not sure if this is intended logic or not, so clarification is welcome!
https://github.com/python/cpython/blame/d6d054853dd1be3c3b95902abc26537389c83836/Python/ceval_gil.c#L959
Static analysis tool indicates that, at make_pending_calls func, pending might be pending_main because of the preceding if statement.
Not sure if this is intended logic or not, so clarification is welcome!
https://github.com/python/cpython/blame/d6d054853dd1be3c3b95902abc26537389c83836/Python/ceval_gil.c#L959