commit | 115171086a5ded14a2bc2519e7f774a755e7ab04 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Tue Jul 29 23:31:34 2014 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Tue Jul 29 23:31:34 2014 +0200 |
tree | 18b06fd83c4738802f71d70e6368312a22826202 | |
parent | c6aceeed29f5bcb238cc3ab0a1010f34648666cb [diff] |
Issue #22018: On Windows, signal.set_wakeup_fd() now also supports sockets. A side effect is that Python depends to the WinSock library.