summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2010-09-20 20:13:48 +0000
committerAntoine Pitrou <solipsis@pitrou.net>2010-09-20 20:13:48 +0000
commita6001dfe413068f5a425f062d62f2038a72b013d (patch)
tree8e4f96c686f38a9c09a07b9775e79b75838a189e /Python/errors.c
parent52e9c5f0e007aec19fe1706daafef7faf4281091 (diff)
downloadcpython-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