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

[3.7] bpo-43882 - Mention urllib.parse changes in Whats New section for 3.7.11 #26267

Merged
merged 2 commits into from
May 20, 2021
Merged

[3.7] bpo-43882 - Mention urllib.parse changes in Whats New section for 3.7.11 #26267

merged 2 commits into from
May 20, 2021

Conversation

orsenthil
Copy link
Member

@orsenthil orsenthil commented May 20, 2021

Related to bpo-43882 - urllib.parse should sanitize urls containing ASCII newline and tabs

https://bugs.python.org/issue43882


News Entry was added in the initial patch - https://github.com/python/cpython/blob/3.7/Misc/NEWS.d/next/Security/2021-04-25-07-46-37.[bpo-43882](https://bugs.python.org/issue43882).Jpwx85.rst

@bedevere-bot bedevere-bot added awaiting core review docs Documentation in the Doc dir labels May 20, 2021
@orsenthil orsenthil requested a review from ned-deily May 20, 2021 14:11
@orsenthil orsenthil changed the title [3.7] Mention urllib.parse changes in Whats New section for 3.7.11 [3.7] bpo-43882 - Mention urllib.parse changes in Whats New section for 3.7.11 May 20, 2021
@ned-deily ned-deily requested a review from gpshead May 20, 2021 14:25
@gpshead
Copy link
Member

gpshead commented May 20, 2021

these look good. i synchronized the formatting and wording between the 3.7 and 3.6 PRs.

@ned-deily ned-deily merged commit c723d51 into python:3.7 May 20, 2021
@ned-deily
Copy link
Member

Thank you, @orsenthil and @gpshead!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants