Skip to content

bpo-36710: Pass tstate explicitly in abstract.c#21075

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:abstract_tstate
Jun 23, 2020
Merged

bpo-36710: Pass tstate explicitly in abstract.c#21075
vstinner merged 1 commit intopython:masterfrom
vstinner:abstract_tstate

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Jun 23, 2020

In functions calling more than one PyErr function, get tstate and
then pass it explicitly.

https://bugs.python.org/issue36710

In functions calling more than one PyErr function, get tstate and
then pass it explicitly.
@vstinner vstinner merged commit 61b6492 into python:master Jun 23, 2020
@vstinner vstinner deleted the abstract_tstate branch June 23, 2020 13:55
fasih pushed a commit to fasih/cpython that referenced this pull request Jun 29, 2020
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants