Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Jul 14, 2019

(cherry picked from commit 8d0ef0b)

Co-authored-by: Steve Dower [email protected]
(cherry picked from commit fd1771d)

https://bugs.python.org/issue36742

… (GH-13814)

(cherry picked from commit 8d0ef0b)

Co-authored-by: Steve Dower <[email protected]>
(cherry picked from commit fd1771d)
@vstinner vstinner changed the title bpo-36742: Corrects fix to handle decomposition in usernames (GH-13812) (GH-13814) [3.5] bpo-36742: Corrects fix to handle decomposition in usernames (GH-13812) (GH-13814) Jul 14, 2019
@vstinner vstinner removed the type-security A security issue label Jul 14, 2019
@vstinner
Copy link
Member Author

https://bugs.python.org/issue36742 is not fully fixed in the 3.5 branch: commit 4655d57 wasn't enough. We also need this second fix which is a backport from Python 3.6.

@vstinner vstinner requested a review from zooba July 14, 2019 09:56
@larryhastings
Copy link
Contributor

Just to confirm: this PR doesn't change any code in the standard library. It only changes tests. That's what you wanted?

@vstinner
Copy link
Member Author

It changes the urllib module. I backported the change, I didn't make any change.

@larryhastings larryhastings merged commit 095373c into python:3.5 Sep 7, 2019
@bedevere-bot
Copy link

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

@larryhastings
Copy link
Contributor

Thanks for the 3.5 backport love!

@vstinner vstinner deleted the urlnorm35 branch January 30, 2020 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants