◐ Shell
clean mode source ↗

[3.9] bpo-42967: coerce bytes separator to string in urllib.parse_qs(l) (GH-24818) by miss-islington · Pull Request #25344 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

Apr 11, 2021

edited by bedevere-bot

Loading

Copy link Copy Markdown

Contributor

  • 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 Copy Markdown

Contributor Author

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

@orsenthil orsenthil left a comment

Copy link Copy Markdown

Member

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 Copy Markdown

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

Reviewers

@orsenthil orsenthil orsenthil approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington @orsenthil @the-knights-who-say-ni @bedevere-bot @Fidget-Spinner