When I open a URL in Python using VSCode, it unquotes the URL before making the request. Why is this, and how can I stop it?
Here are more details. I run this code