SemanticDiff fastapi
♻ Refactor dict value extraction to minimize key lookups `fastapi/utils.py`
#3139
Merged

♻ Refactor dict value extraction to minimize key lookups `fastapi/utils.py` #3139

ShahriyarR
ShahriyarR unpack the value using .items() to eliminate 3 extra key lookup
32df705c
codecov
github-actions
ycd
ycd approved these changes on 2021-05-03
tiangolo Merge branch 'master' into unpack-value-from-update-dict
66620910
tiangolo tiangolo changed the title unpack the value using .items() to eliminate 3 extra key lookup ♻ Refactor dict value extraction to minimize key lookups `fastapi/utils.py` 2 years ago
tiangolo tiangolo enabled auto-merge (squash) 2 years ago
tiangolo
tiangolo tiangolo merged 82775f7c into master 2 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone