summaryrefslogtreecommitdiff
path: root/docs/ref/forms
diff options
context:
space:
mode:
authorKeryn Knight <keryn@kerynknight.com>2022-02-23 19:15:22 +0000
committerGitHub <noreply@github.com>2022-02-23 20:15:22 +0100
commit3de787a70b6c140a3b1289a8ce12b17ebcb8a200 (patch)
treea5c26ffb4b335866cba359f4fb5ae18409bf44ed /docs/ref/forms
parentfe7dbef5867c577995f0fc849d8dfdb8f2e6bbfa (diff)
Fixed #33532 -- Optimized CaseInsensitiveMapping instantiation for dicts.
Internal usages of this class (e.g. HttpHeaders) provide it with a dict, so testing for that type first avoids the cost of going through the potential __instancecheck__ + _abc_instancecheck to establish it's a Mapping. Co-authored-by: Nick Pope <nick@nickpope.me.uk>
Diffstat (limited to 'docs/ref/forms')
0 files changed, 0 insertions, 0 deletions