Skip to content

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Nov 8, 2022

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

(cherry picked from commit d315722)

(cherry picked from commit a6f6c3a)

Co-authored-by: Miss Islington (bot) [email protected]
Co-authored-by: Gregory P. Smith [email protected]

) (pythonGH-99222)

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

(cherry picked from commit d315722)

(cherry picked from commit a6f6c3a)

Co-authored-by: Miss Islington (bot) <[email protected]>
Co-authored-by: Gregory P. Smith <[email protected]>
@gpshead gpshead changed the title [3.10] [3.11] gh-98433: Fix quadratic time idna decoding. (GH-99092) (GH-99222) [3.10] gh-98433: Fix quadratic time idna decoding. (GH-99092) (GH-99222) Nov 8, 2022
@miss-islington miss-islington merged commit 9bb8e18 into python:3.10 Nov 8, 2022
@miss-islington miss-islington deleted the backport-a6f6c3a-3.10 branch November 8, 2022 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-blocker type-bug An unexpected behavior, bug, or error type-security A security issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants