]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #11768: signal.set_wakeup_fd() and PySignal_SetWakeupFd() added in 2.6
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 18 Apr 2011 14:34:31 +0000 (16:34 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 18 Apr 2011 14:34:31 +0000 (16:34 +0200)
commit059061a237d6b6358bc22f9257de3cbb0a523483
tree8f05316b9a582b496cee74f6e8de619de4889af4
parent33feeab598f5b0926a2835837c70c257f9be6749
Issue #11768: signal.set_wakeup_fd() and PySignal_SetWakeupFd() added in 2.6

Fix the documentation.
Doc/c-api/exceptions.rst
Doc/library/signal.rst