diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2010-09-20 20:13:48 +0000 |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2010-09-20 20:13:48 +0000 |
commit | a6001dfe413068f5a425f062d62f2038a72b013d (patch) | |
tree | 8e4f96c686f38a9c09a07b9775e79b75838a189e /Python/errors.c | |
parent | 52e9c5f0e007aec19fe1706daafef7faf4281091 (diff) | |
download | cpython-a6001dfe413068f5a425f062d62f2038a72b013d.tar.gz |
Issue #9901: Destroying the GIL in Py_Finalize() can fail if some other
threads are still running. Instead, reinitialize the GIL on a second
call to Py_Initialize().
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions