diff options
author | Benjamin Peterson <benjamin@python.org> | 2017-02-21 07:43:15 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-21 07:43:15 (GMT) |
commit | d9a75744eeaa882e6203cdb864289a6534ac86c8 (patch) | |
tree | f3ebd257adc9db9826223258ef5bb000e8aa7c95 /Python/pystate.c | |
parent | c0b336e0ada74b1242b9ef10c19eb87b0a21d106 (diff) | |
download | cpython-d9a75744eeaa882e6203cdb864289a6534ac86c8.zip cpython-d9a75744eeaa882e6203cdb864289a6534ac86c8.tar.gz cpython-d9a75744eeaa882e6203cdb864289a6534ac86c8.tar.bz2 |
reinit the TLS before anything else (#130)
PyEval_ReInitThread can run arbitrary Python code, which really ought to have
the TLS initialized.
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions