diff options
author | Victor Stinner <vstinner@python.org> | 2020-06-23 15:55:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-23 15:55:06 +0200 |
commit | 61b649296110dcb38e67db382a7e8427c5eb75d0 (patch) | |
tree | 1f80238656830c4ccd56c0bef140686658457048 /Python/pylifecycle.c | |
parent | c41eed1a874e2f22bde45c3c89418414b7a37f46 (diff) | |
download | cpython-61b649296110dcb38e67db382a7e8427c5eb75d0.tar.gz cpython-61b649296110dcb38e67db382a7e8427c5eb75d0.zip |
bpo-36710: Pass tstate explicitly in abstract.c (GH-21075)
In functions calling more than one PyErr function, get tstate and
then pass it explicitly.
Diffstat (limited to 'Python/pylifecycle.c')
0 files changed, 0 insertions, 0 deletions