Message223539
> Perhaps the API should take a socket object on Windows to avoid any confusion?
I don't know if the feature is useful, but signal.set_wakeup_fd() works on Windows since at least Python 2.7 and accepts files. Only supporting sockets would be a regression. |
|
| Date |
User |
Action |
Args |
| 2014-07-20 21:34:54 | vstinner | set | recipients:
+ vstinner, gvanrossum, loewis, pitrou, neologix, yselivanov |
| 2014-07-20 21:34:54 | vstinner | set | messageid: <[email protected]> |
| 2014-07-20 21:34:54 | vstinner | link | issue22018 messages |
| 2014-07-20 21:34:54 | vstinner | create | |
|