cpython/Doc/whatsnew
Victor Stinner a929335961 Issue #8407, issue #11859: Add signal.pthread_sigmask() function to fetch
and/or change the signal mask of the calling thread.

Fix also tests of test_io using threads and an alarm: use pthread_sigmask() to
ensure that the SIGALRM signal is received by the main thread.

Original patch written by Jean-Paul Calderone.
2011-04-30 15:21:58 +02:00
..
2.0.rst Fix a few doc errors, mostly undefined keywords. 2011-01-15 17:03:02 +00:00
2.1.rst Fix a few doc errors, mostly undefined keywords. 2011-01-15 17:03:02 +00:00
2.2.rst Fix a few doc errors, mostly undefined keywords. 2011-01-15 17:03:02 +00:00
2.3.rst Migrate to Sphinx 1.0 C language constructs. 2010-10-06 10:11:56 +00:00
2.4.rst Fix a few doc errors, mostly undefined keywords. 2011-01-15 17:03:02 +00:00
2.5.rst Migrate to Sphinx 1.0 C language constructs. 2010-10-06 10:11:56 +00:00
2.6.rst Migrate to Sphinx 1.0 C language constructs. 2010-10-06 10:11:56 +00:00
2.7.rst #10526: fix typo. 2010-11-26 11:50:13 +00:00
3.0.rst Fix a few doc errors, mostly undefined keywords. 2011-01-15 17:03:02 +00:00
3.1.rst Migrate to Sphinx 1.0 C language constructs. 2010-10-06 10:11:56 +00:00
3.2.rst Issue #11071: Fix whatsnew description of O/S access to raw bytes. 2011-03-25 12:41:34 -07:00
3.3.rst Issue #8407, issue #11859: Add signal.pthread_sigmask() function to fetch 2011-04-30 15:21:58 +02:00
index.rst Add 3.3 whatsnew to index. 2011-02-25 11:28:22 +00:00