Jump to conversation
Unresolved conversations (2)
@graingert graingert Oct 21, 2020
```suggestion twisted-iocpsupport ~= 1.0; platform_system == "Windows" ```
Outdated
setup.cfg
@adiroiban adiroiban Oct 20, 2020
can we have all this as `from twisted_iocpsupport import recv` ? And maybe add a deprecation so that in the future the code will import directly from twisted_iocpsupport and not from this redirection.
...isted/internet/iocpreactor/iocpsupport.py
adiroiban graingert
Resolved conversations (1)
@graingert graingert Oct 14, 2020
Once there's support this distribution approach I'll do a v1 release ```suggestion twisted-iocpsupport ~= 1.0 ```
Outdated
setup.cfg
adiroiban