FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.9] gh-67693: Fix urlunparse() and urlunsplit() for URIs with path starting with multiple slashes and no authority (GH-113563) by serhiy-storchaka · Pull Request #119027 · python/cpython · GitHub

/ cpython Public

[3.9] gh-67693: Fix urlunparse() and urlunsplit() for URIs with path starting with multiple slashes and no authority (GH-113563) - #119027

Merged
ambv merged 5 commits into
python:3.9from
serhiy-storchaka:backport-e237b25-3.9
Sep 5, 2024
Merged

[3.9] gh-67693: Fix urlunparse() and urlunsplit() for URIs with path starting with multiple slashes and no authority (GH-113563)#119027
ambv merged 5 commits into
python:3.9from
serhiy-storchaka:backport-e237b25-3.9

Conversation

serhiy-storchaka commented May 14, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

… path starting with multiple slashes and no authority (pythonGH-113563)

(cherry picked from commit e237b25)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
ambv merged commit a5798d0 into python:3.9 Sep 5, 2024
serhiy-storchaka deleted the backport-e237b25-3.9 branch October 21, 2024 13:42
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-security A security issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL