diff options
author | Victor Stinner <vstinner@python.org> | 2020-03-26 21:46:14 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-26 21:46:14 (GMT) |
commit | 71a3522ef85df06a3acc718107360e37e4116a15 (patch) | |
tree | c9cfb0273e91a004b4f1f750619e2bc65971bfe7 /Python/errors.c | |
parent | 728189884e0e128c4ffc57b785b04584d57a90c0 (diff) | |
download | cpython-71a3522ef85df06a3acc718107360e37e4116a15.zip cpython-71a3522ef85df06a3acc718107360e37e4116a15.tar.gz cpython-71a3522ef85df06a3acc718107360e37e4116a15.tar.bz2 |
bpo-38644: Make tstate more explicit inside pystate.c (GH-19182)
Fix PyInterpreterState_New(): Don't call PyErr_SetString() when there
is no current Python thread state (if tstate is NULL).
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions