Skip to content
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

bpo-36742: Fixes handling of pre-normalization characters in urlsplit() #13017

Merged
merged 2 commits into from Apr 30, 2019

Conversation

@zooba
Copy link
Member

zooba commented Apr 29, 2019

@eamanu
eamanu approved these changes Apr 30, 2019
Copy link
Contributor

eamanu left a comment

LGTM.

I test it in a Debian 4.9.168-1 x86_64 GNU/Linux and the bugs is fixed.

Tests run ok.

@zooba zooba merged commit d537ab0 into python:master Apr 30, 2019
5 checks passed
5 checks passed
Azure Pipelines PR #20190429.44 succeeded
Details
bedevere/issue-number Issue number 36742 found
Details
bedevere/news News entry found in Misc/NEWS.d
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Apr 30, 2019

Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7.
🐍🍒🤖

@zooba zooba deleted the zooba:bpo-36742 branch Apr 30, 2019
@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Apr 30, 2019

GH-13023 is a backport of this pull request to the 3.7 branch.

miss-islington added a commit to miss-islington/cpython that referenced this pull request Apr 30, 2019
…() (pythonGH-13017)

(cherry picked from commit d537ab0)

Co-authored-by: Steve Dower <steve.dower@python.org>
miss-islington added a commit to miss-islington/cpython that referenced this pull request Apr 30, 2019
…() (pythonGH-13017)

(cherry picked from commit d537ab0)

Co-authored-by: Steve Dower <steve.dower@python.org>
@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Apr 30, 2019

GH-13024 is a backport of this pull request to the 3.6 branch.

@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Apr 30, 2019

Sorry, @zooba, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker d537ab0ff9767ef024f26246899728f0116b1ec3 2.7

@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Apr 30, 2019

GH-13025 is a backport of this pull request to the 2.7 branch.

miss-islington added a commit that referenced this pull request Apr 30, 2019
…() (GH-13017)

(cherry picked from commit d537ab0)

Co-authored-by: Steve Dower <steve.dower@python.org>
zooba added a commit that referenced this pull request May 1, 2019
…() (GH-13017)
zooba added a commit to zooba/cpython that referenced this pull request May 1, 2019
ned-deily added a commit that referenced this pull request May 2, 2019
…() (GH-13017) (GH-13024)

(cherry picked from commit d537ab0)

Co-authored-by: Steve Dower <steve.dower@python.org>
arnolddumas added a commit to arnolddumas/cpython that referenced this pull request May 3, 2019
larryhastings added a commit that referenced this pull request Jul 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants
You can’t perform that action at this time.