requests / toolbelt

A toolbelt of useful classes and functions to be used with python-requests
https://toolbelt.readthedocs.org
Other
998 stars 186 forks source link

Update _compat.py #323

Closed idiomaticrefactoring closed 2 years ago

idiomaticrefactoring commented 2 years ago

refactoring code with var unpack which is more pythonic, concise, readable and efficient; how do think this change which has practical value?