commit | 3822760f2d6ce4ab61daab2ab5ebc83bea839e92 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Wed Aug 27 12:59:44 2014 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Wed Aug 27 12:59:44 2014 +0200 |
tree | 849139257c073fd7bf91252c94af2ea165b2fc24 | |
parent | 86cc17e69ebc002318d62501e914dc9bb394e503 [diff] |
Issue #22042: signal.set_wakeup_fd(fd) now raises an exception if the file descriptor is in blocking mode.