commit | b38601d49675d90e1ee6faa47f7adaeca992d02d | [log] [tgz] |
---|---|---|
author | Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com> | Sun Apr 11 21:26:09 2021 +0800 |
committer | GitHub <noreply@github.com> | Sun Apr 11 06:26:09 2021 -0700 |
tree | 3e3cd26efa597a83a06208db51450d10e99f2240 | |
parent | 63bf1abfdc2db2798e477c38f41c486e702b7542 [diff] |
bpo-42967: coerce bytes separator to string in urllib.parse_qs(l) (#24818) * coerce bytes separator to string * Add news * Update Misc/NEWS.d/next/Library/2021-03-11-00-31-41.bpo-42967.2PeQRw.rst