Extension modules, Threading, and the GIL

hg hansgeunsmeyer at earthlink.net
Wed Jan 1 22:45:26 EST 2003


Sorry, I pressed the sent button a bit too soon...
I meant to add:

It might be possible that such a callback function in B is called
asynchronously after Py_Finalize has tore down the interpreter, in
this case it's probably wise to also check if there is an interpreter
state.

Hans




More information about the Python-list mailing list