Skip to content

bpo-39984: Pass tstate to handle_signals()#19050

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:signals_tstate
Mar 18, 2020
Merged

bpo-39984: Pass tstate to handle_signals()#19050
vstinner merged 1 commit intopython:masterfrom
vstinner:signals_tstate

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Mar 18, 2020

handle_signals() and make_pending_calls() now expect tstate rather
than runtime.

https://bugs.python.org/issue39984

handle_signals() and make_pending_calls() now expect tstate rather
than runtime.
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