-
Hi!
Just tried to install `pydantic-core` on a `python:3.10-alpine` docker image. The installation works, but then the library is not usable:
```
/wrk # pip install pydantic-core
Collecting py…
-
### Discussed in https://github.com/emmett-framework/granian/discussions/17
Originally posted by **cirospaciari** December 1, 2022
Just testing the websockets ASGI protocol behavior, in uvi…
-
### Describe the bug
After creating a custom server in python using `ujrpc` and starting the server, on sending a request server terminates.
This also happens while using `examples/sum/ujrpc_serve…
-
I'm new to fastapi and I'm trying to test speed between fastapi and flask, but I didn't get a better result by fastapi. pls tell me if I'm making anything wrong?
### Example
1. fastapi
```Python
…
-
I built ghcide 0.5.0.0 with GHC 8.6. When I run it so, it fails thus:
```
~/src/hledger$ ghcide hledger-lib
ghcide version: 0.0.5 (GHC: 8.6.5)
Ghcide setup tester in /Users/simon/src/PLAINTEXTACCO…