| BPO | 40938 |
|---|---|
| Nosy | @orsenthil, @openandclose, @jaswdr |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more detailsGitHub fields:
assignee = None closed_at = None created_at = <Date 2020-06-10.11:18:48.328> labels = ['3.7', '3.8', 'type-bug', 'library', '3.9'] title = 'urllib.parse.urlunsplit makes relative path to absolute (http:g -> http:///g)' updated_at = <Date 2021-05-13.14:11:56.189> user = 'https://github.com/openandclose'
bugs.python.org fields:
activity = <Date 2021-05-13.14:11:56.189> actor = 'op368' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2020-06-10.11:18:48.328> creator = 'op368' dependencies = [] files = [] hgrepos = [] issue_num = 40938 keywords = [] message_count = 7.0 messages = ['371179', '393544', '393574', '393576', '393577', '393578', '393583'] nosy_count = 3.0 nosy_names = ['orsenthil', 'op368', 'jaswdr'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue40938' versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']
Linked PRs
- gh-85110: Preserve relative path in URL without netloc in urllib.parse.urlunsplit() #123179
- [3.13] gh-85110: Preserve relative path in URL without netloc in urllib.parse.urlunsplit() (GH-123179) #123187
- [3.12] gh-85110: Preserve relative path in URL without netloc in urllib.parse.urlunsplit() (GH-123179) #123188