| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Rebased agains the current master branch. |
Sorry, something went wrong.
|
Hi, what is the current situation with Windows support? Is the problem with msvc and if so, could mingw64-w64 used to circumvent those problems? I'am happy to help, but not sure where to start. ps We are using this package with https://github.com/stan-dev/httpstan |
Sorry, something went wrong.
|
Hi Yuri, I understand that you are super busy, but I myself & as I see lots of people, are not able and have not the skills to make it work on Windows. I would like to kindly ask you to finally, easily make it possible to install this package on Windows 64 bit systems. Lots of people are looking for it. Thanks |
Sorry, something went wrong.
Maybe, but there's no good reason for that. Do you have a good reason? Vanilla asyncio works perfectly fine on Windows, there's no benefit of running uvloop except better performance. And not that many people deploy Python on Windows these days. Besides, Windows now has Linux subsystem, you can run uvloop there. Porting uvloop to Windows is also blocked on libuv -- there's a bunch of work we need to do there (libuv) before we can do it here (uvloop). Doing this properly is a multi-week project that I don't have time to do now for free. |
Sorry, something went wrong.
A good start would be to rebase this PR on top of the latest master branch. I'd then spend some time to merge a half-featured Windows support so that it's in the master branch and requires CI. We can slowly start improving Windows support from there. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
To-do:
Major things:
External PRs: