support for windows named pipes
Open
enhancement
- Dominant language
- Python
- Stars
- 2.5k
- Forks
- 260
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 19
Description
available in `asyncio.ProactorEventLoop.create_pipe_connection` and `asyncio.ProactorEventLoop.start_serving_pipe`
not available in trio yet https://github.com/python-trio/trio/issues/824
Contributor guide
Assessment
This issue has not been assessed yet.