diff options
author | Victor Stinner <vstinner@python.org> | 2020-03-09 22:10:53 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-09 22:10:53 (GMT) |
commit | 9229eeee105f19705f72e553cf066751ac47c7b7 (patch) | |
tree | 6ac7f6021117f7dfd939188d0bc296097fe93c4c /Lib/ipaddress.py | |
parent | b7e9525f9c7ef02a1d2ad8253afdeb733b0951d4 (diff) | |
download | cpython-9229eeee105f19705f72e553cf066751ac47c7b7.zip cpython-9229eeee105f19705f72e553cf066751ac47c7b7.tar.gz cpython-9229eeee105f19705f72e553cf066751ac47c7b7.tar.bz2 |
bpo-39877: take_gil() checks tstate_must_exit() twice (GH-18890)
take_gil() now also checks tstate_must_exit() after acquiring
the GIL: exit the thread if Py_Finalize() has been called.
Diffstat (limited to 'Lib/ipaddress.py')
0 files changed, 0 insertions, 0 deletions