Skip to content

[3.9] bpo-42967: coerce bytes separator to string in urllib.parse_qs(l) (GH-24818) #25344

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 11, 2021

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Apr 11, 2021

  • 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

…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
Copy link
Contributor Author

@Fidget-Spinner and @orsenthil: Status check is done, and it's a success ✅ .

Copy link
Member

@orsenthil orsenthil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@miss-islington
Copy link
Contributor Author

@Fidget-Spinner and @orsenthil: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 6ec2fb4 into python:3.9 Apr 11, 2021
@miss-islington miss-islington deleted the backport-b38601d-3.9 branch April 11, 2021 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants