Skip to content

v0.18.3

Latest

Choose a tag to compare

@rustyconover rustyconover released this 21 May 19:52

Add serve_named_pipe — Windows named-pipe RPC transport for the launch:/unix:// rendezvous (CPython has no AF_UNIX on Windows). run_server routes --unix to it on win32 with the PIPE: discovery prefix. Adds pywin32 as a Windows-only dependency.