diff options
| author | Keryn Knight <keryn@kerynknight.com> | 2022-02-23 19:15:22 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-23 20:15:22 +0100 |
| commit | 3de787a70b6c140a3b1289a8ce12b17ebcb8a200 (patch) | |
| tree | a5c26ffb4b335866cba359f4fb5ae18409bf44ed /docs/ref | |
| parent | fe7dbef5867c577995f0fc849d8dfdb8f2e6bbfa (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')
0 files changed, 0 insertions, 0 deletions
