Kevin Turcios

Results 124 comments of Kevin Turcios

python 3.11 is now a Release Candidate with Python 3.11.0b5, any chance you guys could get this working for 3.11 now?

i have a question, does using `AIOHTTP_NO_EXTENSIONS=1` & `--no-binary` have any effects on the performance of aiohttp?

agreed, needs examples / docs on how to uninstall pyenv when installed thru powershell, what i did was uninstall the pyenv folder inside my user folder, then deleted the system...

> ## OP's error > Adding the following argument when running Nuitka should help: > > > --include-data-dir=".venv/lib/python3.10/site-packages/sanic=sanic" > > The actual path to your sanic installation may very, in...

> For the generation of docs, that probably needs to be disabled i don't think so, if it does something like FastAPI openAPI swagger docs generation, then it probably shouldn't...

> something like FastAPI openAPI swagger docs generation [2024-02-11 02:01:36 -0500] [16896] [INFO] > openapi [http://0.0.0.0:8000/docs] yup. that's exactly what's happening, after looking at the HTML file itself, it's a...