[3.7] gh-98433: Fix quadratic time idna decoding. (GH-99092) (GH-99232)
There was an unnecessary quadratic loop in idna decoding. This restores the behavior to linear. (cherry picked from commit a6f6c3a3) Co-authored-by:Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Co-authored-by:
Gregory P. Smith <greg@krypto.org>
Loading
Please register or sign in to comment