Kaydet (Commit) a29f7204 authored tarafından Martin Panter's avatar Martin Panter

Issue #14456: Merge signal doc fix from 3.5

......@@ -22,9 +22,6 @@ explicitly reset (Python emulates the BSD style interface regardless of the
underlying implementation), with the exception of the handler for
:const:`SIGCHLD`, which follows the underlying implementation.
There is no way to "block" signals temporarily from critical sections (since
this is not supported by all Unix flavors).
Execution of Python signal handlers
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment