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.7] bpo-43882 - Mention urllib.parse changes in Whats New section for 3.7.11#26267

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
ned-deily merged 2 commits intopython:3.7fromorsenthil:issue43882-3.7-whatsnew
May 20, 2021
Merged
Changes from1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
add "a new"
  • Loading branch information
@gpshead
gpshead authoredMay 20, 2021
commit5aec800c93d1387f9d73ee3f85c4538b3cc3396e
2 changes: 1 addition & 1 deletionDoc/whatsnew/3.7.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -2600,7 +2600,7 @@ The presence of newline or tab characters in parts of a URL allows for some
forms of attacks. Following the WHATWG specification that updates RFC 3986,
ASCII newline ``\n``, ``\r`` and tab ``\t`` characters are stripped from the
URL by the parser :func:`urllib.parse` preventing such attacks. The removal
characters are controlled by module level variable
characters are controlled bya newmodule level variable
``urllib.parse._UNSAFE_URL_BYTES_TO_REMOVE``. (See :issue:`43882`)



[8]ページ先頭

©2009-2025 Movatter.jp