]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
♻ Refactor dict value extraction to minimize key lookups `fastapi/utils.py` (#3139)
authorShahriyar Rzayev <rzayev.shahriyar@yandex.com>
Thu, 12 May 2022 20:38:30 +0000 (00:38 +0400)
committerGitHub <noreply@github.com>
Thu, 12 May 2022 20:38:30 +0000 (20:38 +0000)
commit82775f7cd01f93ca10ed7dcf0081d5c746e62068
treeb7c29e864e37818d8eefca1082fb67e50fd0ad77
parent497e5a2422f672daec7e8f4b4ee42b6e8bfd2df0
♻ Refactor dict value extraction to minimize key lookups `fastapi/utils.py` (#3139)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
fastapi/utils.py