diff options
| author | Illia Volochii <illia.volochii@gmail.com> | 2021-09-20 22:33:42 +0300 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-09-22 09:26:21 +0200 |
| commit | bc4c7e5d68e01207268c868932eb14ae4206f02c (patch) | |
| tree | 7af7b0aa55c53dfc837867147cb734041c399e34 /docs | |
| parent | e0a56ad3c86c1b5c3d5842783bf6b20e96304770 (diff) | |
Optimized handling case-insensitive mappings.
Elements yielded by _destruct_iterable_mapping_values are always
unpacked. Since unpacking can be done with any iterable, there is no
need to convert elements to tuples. Also, such elements can be used
directly in for loops, creating a dictionary of them is excessive.
Co-authored-by: Nick Pope <nick@nickpope.me.uk>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
