Karthikeyan Singaravelan added the comment:
The tracker is for issues related to CPython. requests is not part of stdlib so
I am closing this as a third party issue. It seems this was already raised in
requests repo https://github.com/psf/requests/issues/3017 .
--
nosy: +xtreak
resol
New submission from edgj4718 :
Hello there,
I am creating a client application with python. This application consists in
extracting some data from an API and doing something with it. Anyway, I added a
space in the end of the URL where I am supposed to have the data, and the API
did not send