summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Library/2016-07-27-11-06-43.bpo-23395.MuCEX9.rst
blob: ec95320ab411fd54df8a6f0fafd20350b86bf849 (plain)
1
2
``_thread.interrupt_main()`` now avoids setting the Python error status
if the ``SIGINT`` signal is ignored or not handled by Python.