]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
:bug: Fix FastAPI serialization of Pydantic ORM mode blocking the event loop (#888)
authorSebastián Ramírez <tiangolo@gmail.com>
Sat, 18 Jan 2020 16:32:57 +0000 (17:32 +0100)
committerGitHub <noreply@github.com>
Sat, 18 Jan 2020 16:32:57 +0000 (17:32 +0100)
commit7cea84b74ca3106a7f861b774e9d215e5228728f
treec692094030f02dbf6dd1c886e6a4751554dd5026
parent3a5158a784d7baaf370dff700913ab559e361213
:bug: Fix FastAPI serialization of Pydantic ORM mode blocking the event loop (#888)
fastapi/routing.py