Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Apr 27, 2021

Importing the _signal module in a subinterpreter has no longer side
effects.

signal_module_exec() no longer modify Handlers and no longer attempt
to set SIGINT signal handler in subinterpreters.

https://bugs.python.org/issue43963

Importing the _signal module in a subinterpreter has no longer side
effects.

signal_module_exec() no longer modify Handlers and no longer attempt
to set SIGINT signal handler in subinterpreters.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants