diff options
author | Charles-François Natali <neologix@free.fr> | 2011-11-22 18:49:51 (GMT) |
---|---|---|
committer | Charles-François Natali <neologix@free.fr> | 2011-11-22 18:49:51 (GMT) |
commit | a233df885b15ada37bb04e06aa465e8d4554b228 (patch) | |
tree | 3ecfe5a6134ccc62830a49b1076bf64c188a8b02 /Modules | |
parent | 3be00953b29b880c9924c3ccf05df0aef0f9ba30 (diff) | |
download | cpython-a233df885b15ada37bb04e06aa465e8d4554b228.zip cpython-a233df885b15ada37bb04e06aa465e8d4554b228.tar.gz cpython-a233df885b15ada37bb04e06aa465e8d4554b228.tar.bz2 |
Issue #13156: _PyGILState_Reinit(): Re-associate the auto thread state with the
TLS key only if the thread that called fork() had an associated auto thread
state (this might not be the case for example for a thread created outside of
Python calling into a subinterpreter).
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions