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 | b0b384b7c0333bf1183cd6f90c0a3f9edaadd6b9 (patch) | |
| tree | 5e87a6a4d5896b19b6ae0113dd04165aea4d49ea /Python/errors.c | |
| parent | 0646b4bb77a5955407e4174e9fac56447dc958f7 (diff) | |
| download | cpython-git-b0b384b7c0333bf1183cd6f90c0a3f9edaadd6b9.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
