bpo-42967: coerce bytes separator to string in urllib.parse_qs(l) by Fidget-Spinner · Pull Request #24818 · python/cpython
Fidget-Spinner
changed the title
coerce bytes separator to string in urllib.parse_qs(l)
bpo-42967: coerce bytes separator to string in urllib.parse_qs(l)
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Apr 11, 2021…thonGH-24818) * coerce bytes separator to string * Add news * Update Misc/NEWS.d/next/Library/2021-03-11-00-31-41.bpo-42967.2PeQRw.rst (cherry picked from commit b38601d) Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Apr 11, 2021…thonGH-24818) * coerce bytes separator to string * Add news * Update Misc/NEWS.d/next/Library/2021-03-11-00-31-41.bpo-42967.2PeQRw.rst (cherry picked from commit b38601d) Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
miss-islington added a commit that referenced this pull request
Apr 11, 2021orsenthil pushed a commit that referenced this pull request
Apr 16, 2021…-24818) (#25345) * coerce bytes separator to string * Add news * Update Misc/NEWS.d/next/Library/2021-03-11-00-31-41.bpo-42967.2PeQRw.rst (cherry picked from commit b38601d) Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com> Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters