[3.8] bpo-42967: coerce bytes separator to string in urllib.parse_qs(l) (GH-24818)#25345
Conversation
…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>
|
@Fidget-Spinner and @orsenthil: Status check is done, and it's a success ✅ . |
Sorry, something went wrong.
|
@Fidget-Spinner and @orsenthil: Status check is done, and it's a success ✅ . |
Sorry, something went wrong.
|
@orsenthil, I'm really sorry to ping you again, but this backport PR didn't automerge eventhough the 3.9 one did for some reason :(. Could you do the honours please? |
Sorry, something went wrong.
|
Oh! Thank you very much for keeping track. It slipped with my attention that auto-merge didn't happen. |
Sorry, something went wrong.
|
@orsenthil: Please replace |
Sorry, something went wrong.
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
https://bugs.python.org/issue42967