-
### Package name
uvloop
### Package version
0.21.0
### PyPI URL
https://pypi.org/project/uvloop/
### piwheels URL
https://www.piwheels.org/project/uvloop/
### Python version
- [X] Python 3.9
…
-
Use uvloop to run main loop and hypercorn for production
```
# https://hypercorn.readthedocs.io/en/latest/how_to_guides/api_usage.html
import asyncio
import uvloop
from hypercorn.asyncio im…
-
### Comment:
#63 bumps the `run_constrained` of `uvloop` to `0.21.0b0`, not available on `conda-forge`.
Will take the test dep out (and adjust coverage), but we should try to get it back when avai…
-
```
ImportError while loading conftest '/home/runner/work/anyio/anyio/tests/conftest.py'.
tests/conftest.py:17: in
import uvloop
/opt/hostedtoolcache/Python/3.14.0-alpha.1/x64/lib/python3.14/…
-
### Description
- When aioquic accumulates too many frames to revert to ack, the `index` variable of the above code becomes very large, causing the `push_uint_var` function to report an error: `Wr…
-
Sentry Issue: [OPENVERSE-API-YE](https://openverse.sentry.io/issues/5807647157/?referrer=github_integration)
```
RuntimeError: unable to perform operation on ; the handler is closed
File "uvloop/ss…
-
## Issue description
uvloop should have a way to build with the system libuv. However, currently, it is trying to build libuv itself each time.
See https://github.com/MagicStack/uvloop/blob/mast…
-
I get the following errors while installing SideJITServer:
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'
Building wheel for httptools (pyprojec…
-
The patch of asyncio does not work anymore with the most recent update of Llamaparse. In line nest_asyncio.apply(), we get ValueError: Can't patch loop of type
-
Using uv python package manager, it returns error "RuntimeError: uvloop does not support Windows at the moment"
Trace:
![image](https://github.com/user-attachments/assets/7669ab54-a2a9-4bff-a136-82e…