bc4c7e5d68
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> |
||
---|---|---|
.. | ||
__init__.py | ||
cookie.py | ||
multipartparser.py | ||
request.py | ||
response.py |