Skip to content

bpo-35724: Explicitly require the main interpreter for signal-handling.#11530

Merged
ericsnowcurrently merged 5 commits into
python:masterfrom
ericsnowcurrently:signals-check-interpreter
Feb 23, 2019
Merged

bpo-35724: Explicitly require the main interpreter for signal-handling.#11530
ericsnowcurrently merged 5 commits into
python:masterfrom
ericsnowcurrently:signals-check-interpreter

Conversation

@ericsnowcurrently

@ericsnowcurrently ericsnowcurrently commented Jan 11, 2019

Copy link
Copy Markdown
Member

Ensure that the main interpreter is active (in the main thread) for signal-handling operations. This is increasingly relevant as people use subinterpreters more.

https://bugs.python.org/issue35724

Comment thread Modules/signalmodule.c Outdated
@ericsnowcurrently
ericsnowcurrently force-pushed the signals-check-interpreter branch from 2976380 to f18e34d Compare February 23, 2019 19:21
@ericsnowcurrently
ericsnowcurrently merged commit 64d6cc8 into python:master Feb 23, 2019
@ericsnowcurrently
ericsnowcurrently deleted the signals-check-interpreter branch February 23, 2019 22:40
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.

4 participants