SIGN IN SIGN UP

[3.11] gh-74668: Fix support of bytes in urllib.parse.parse_qsl() (GH-115771) (GH-116367)

urllib.parse functions parse_qs() and parse_qsl() now support bytes
arguments containing raw and percent-encoded non-ASCII data.
(cherry picked from commit bdba8ef42b15e651dc23374a08143cc2b4c4657d)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
M
Miss Islington (bot) committed
fa670a59ba3b952ee64fa0fc195cdd0ae787d080
Parent: c75df4b
Committed by GitHub <noreply@github.com> on 3/5/2024, 5:52:03 PM