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 lincolnauster
Recipients brett.cannon, eric.araujo, lincolnauster, lukasz.langa, orsenthil
Date 2022-02-11.16:24:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <YgaNrNvvDPmK0Rgt@desktop.marx>
In-reply-to <1644584186.33.0.260301575851.issue46337@roundup.psfhosted.org>
Content
> Maybe a new parse function, or new parameter to the existing one,
> could be easier to add.

If I'm understanding you right, that's what this (and the PR) is - an
extra optional parameter to urllib.parse to supplement the existing
(legacy?) hard-coded list.
History
Date User Action Args
2022-02-11 16:24:18lincolnaustersetrecipients: + lincolnauster, brett.cannon, orsenthil, eric.araujo, lukasz.langa
2022-02-11 16:24:18lincolnausterlinkissue46337 messages
2022-02-11 16:24:18lincolnaustercreate