bpo-35724: Explicitly require the main interpreter for signal-handling. (GH-11530)
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
E
Eric Snow committed
64d6cc826dacebc2493b1bb5e8cb97828eb76f81
Parent: 06babb2
Committed by GitHub <noreply@github.com>
on 2/23/2019, 10:40:43 PM