Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

[3.8] gh-98433: Fix quadratic time idna decoding. (GH-99092) (GH-99222)#99231

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ambv merged 1 commit intopython:3.8frommiss-islington:backport-a6f6c3a-3.8
Nov 10, 2022

Conversation

miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commentedNov 8, 2022
edited by bedevere-bot
Loading

There was an unnecessary quadratic loop in idna decoding. This restores
the behavior to linear.

(cherry picked from commitd315722)

(cherry picked from commita6f6c3a)

Co-authored-by: Miss Islington (bot)31488909+miss-islington@users.noreply.github.com
Co-authored-by: Gregory P. Smithgreg@krypto.org

) (pythonGH-99222)There was an unnecessary quadratic loop in idna decoding. This restoresthe behavior to linear.(cherry picked from commitd315722)(cherry picked from commita6f6c3a)Co-authored-by: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>Co-authored-by: Gregory P. Smith <greg@krypto.org>
@bedevere-botbedevere-bot added type-bugAn unexpected behavior, bug, or error type-securityA security issue labelsNov 8, 2022
@gpsheadgpshead changed the title[3.8] [3.11] gh-98433: Fix quadratic time idna decoding. (GH-99092) (GH-99222)[3.8] gh-98433: Fix quadratic time idna decoding. (GH-99092) (GH-99222)Nov 8, 2022
@miss-islington
Copy link
ContributorAuthor

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

Copy link
Member

@vstinnervstinner left a comment

Choose a reason for hiding this comment

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

LGTM, good bot.

@vstinner
Copy link
Member

@ambv: Would you mind to merge this security fix? It's already in other branches, including 3.7 ;-)

@ambvambv merged commit82ca283 intopython:3.8Nov 10, 2022
@miss-islingtonmiss-islington deleted the backport-a6f6c3a-3.8 branchNovember 10, 2022 15:56
@ngie-eign
Copy link
Contributor

ngie-eign commentedNov 15, 2022
edited
Loading

@ambv : is there a plan for when the next 3.8 release might be cut? I noticed that this item wasn't in .15; Blackduck is already citing this as an issue, so the need for resolving this in cpython and trickling the fix down will need to come sooner rather than later.

@gpshead
Copy link
Member

Release manager conversations recently suggest they'll be coordinating releases for the week of December 5th.

ngie-eign reacted with thumbs up emoji

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

@gpsheadgpsheadgpshead approved these changes

@vstinnervstinnervstinner approved these changes

Assignees

@ambvambv

Labels
release-blockertype-bugAn unexpected behavior, bug, or errortype-securityA security issue
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

6 participants
@miss-islington@vstinner@ngie-eign@gpshead@ambv@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp