We now assume that PyOS_Readline() is called with the interpreter lock
held. It releases the lock around the call to the function pointed to by PyOS_ReadlineFunctionPointer (default PyOS_StdioReadline()).
Showing
Please register or sign in to comment