bpo-36710: Pass tstate explicitly in abstract.c by vstinner · Pull Request #21075 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Merged
Conversation
Member
In functions calling more than one PyErr function, get tstate and
then pass it explicitly.
In functions calling more than one PyErr function, get tstate and then pass it explicitly.
vstinner
added
the
skip news
label
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
vstinner
merged commit
61b6492
into
python:master
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
abstract_tstate
branch
fasih pushed a commit to fasih/cpython that referenced this pull request
In functions calling more than one PyErr function, get tstate and then pass it explicitly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment