[3.6] bpo-36742: Fixes handling of pre-normalization characters in urlsplit() (GH-13017) by miss-islington · Pull Request #13024 · 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

Copy link Copy Markdown

Contributor

@miss-islington miss-islington commented

Apr 30, 2019

edited by bedevere-bot

Loading

(cherry picked from commit d537ab0)

Co-authored-by: Steve Dower steve.dower@python.org

https://bugs.python.org/issue36742

…() (pythonGH-13017)

(cherry picked from commit d537ab0)

Co-authored-by: Steve Dower <steve.dower@python.org>
Copy link Copy Markdown

Member

@zooba zooba left a comment

Choose a reason for hiding this comment

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

@ned-deily Necessary fix to my earlier fix. Feel free to merge whenever is convenient.

@miss-islington

Copy link Copy Markdown

Contributor Author

@zooba: Status check is done, and it's a success ✅ .

@miss-islington

Copy link Copy Markdown

Contributor Author

Sorry, I can't merge this PR. Reason: You're not authorized to push to this branch. Visit https://help.github.com/articles/about-protected-branches/ for more information..

@ned-deily ned-deily merged commit e5f9f4a into python:3.6

May 2, 2019

@miss-islington miss-islington deleted the backport-d537ab0-3.6 branch

May 2, 2019 16:02

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@zooba zooba zooba 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 @zooba @ned-deily @the-knights-who-say-ni @bedevere-bot