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: Corrects fix to handle decomposition in usernames #13812

Merged
merged 1 commit into from Jun 4, 2019

Conversation

@zooba
Copy link
Member

zooba commented Jun 4, 2019

@zooba

This comment has been minimized.

Copy link
Member Author

zooba commented Jun 4, 2019

@ambv This is a security fix for a bug that hasn't been released yet - can we merge it before b1 and avoid having to create a new CVE?

@ambv ambv merged commit 8d0ef0b into python:master Jun 4, 2019
5 checks passed
5 checks passed
Azure Pipelines PR #20190604.35 succeeded
Details
bedevere/issue-number Issue number 36742 found
Details
bedevere/news "skip news" label found
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 Jun 4, 2019

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

@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Jun 4, 2019

@ambv: Please replace # with GH- in the commit message next time. Thanks!

@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Jun 4, 2019

GH-13813 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 Jun 4, 2019
…H-13812)

(cherry picked from commit 8d0ef0b)

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

This comment has been minimized.

Copy link

bedevere-bot commented Jun 4, 2019

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

@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Jun 4, 2019

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

miss-islington added a commit to miss-islington/cpython that referenced this pull request Jun 4, 2019
…H-13812)

(cherry picked from commit 8d0ef0b)

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

This comment has been minimized.

Copy link

bedevere-bot commented Jun 4, 2019

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

miss-islington added a commit that referenced this pull request Jun 4, 2019
(cherry picked from commit 8d0ef0b)

Co-authored-by: Steve Dower <steve.dower@python.org>
zooba added a commit that referenced this pull request Jun 4, 2019
@zooba zooba deleted the zooba:bpo-36742 branch Jun 4, 2019
ned-deily added a commit that referenced this pull request Jun 4, 2019
… (GH-13814)

(cherry picked from commit 8d0ef0b)

Co-authored-by: Steve Dower <steve.dower@python.org>
vstinner added a commit to vstinner/cpython that referenced this pull request Jul 14, 2019
…H-13812) (pythonGH-13814)

(cherry picked from commit 8d0ef0b)

Co-authored-by: Steve Dower <steve.dower@python.org>
(cherry picked from commit fd1771d)
larryhastings added a commit that referenced this pull request Sep 7, 2019
… (GH-13814) (#14772)

(cherry picked from commit 8d0ef0b)

Co-authored-by: Steve Dower <steve.dower@python.org>
(cherry picked from commit fd1771d)
DinoV added a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
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.