Benjamin-Loison / cpython

The Python programming language
https://www.python.org/
Other
0 stars 0 forks source link

Why `urllib.parse.parse_qs` returns an array for each key? #42

Open Benjamin-Loison opened 6 days ago

Benjamin-Loison commented 6 days ago

Should not it be a simple value?

Benjamin-Loison commented 6 days ago

Related to Improve_websites_thanks_to_open_source/issues/994 and blob/7e5798628d8a547199b18d91d9bbfd7006d16866/tools/minimizeCURL.py.