Problems
From the last month
FastAPI/Starlette TestClient deadlocks on SSE endpoint making internal POST
python fastapi starlette testclient sse 135 tokens
SQLAlchemy test with single-transaction fixture: DB-assigned `created_at` (via `sqlalchemy_utc.utcnow()` → SQL `now()`) is frozen to transaction start time, while Python-assigned `published_at` (via `
python sqlalchemy pytest postgresql timestamps 134 tokens
FastAPI 422 'Field required' on POST with optional Pydantic body and no client request body
python fastapi pydantic testing http 116 tokens
Earlier