This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author taleinat
Recipients Ido Michael, socketpair, taleinat
Date 2020-05-25.07:39:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590392369.04.0.780218694187.issue40373@roundup.psfhosted.org>
In-reply-to
Content
This seems to simply be a misunderstanding: urlunparse() and urlunsplit() intentionally do not do any encoding of their components.
History
Date User Action Args
2020-05-25 07:39:29taleinatsetrecipients: + taleinat, socketpair, Ido Michael
2020-05-25 07:39:29taleinatsetmessageid: <1590392369.04.0.780218694187.issue40373@roundup.psfhosted.org>
2020-05-25 07:39:29taleinatlinkissue40373 messages
2020-05-25 07:39:28taleinatcreate