Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
Closed
Description
| 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 details
GitHub fields:
assignee=Noneclosed_at=Nonecreated_at=<Date2020-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=<Date2021-05-13.14:11:56.189>user='https://github.com/openandclose'
bugs.python.org fields:
activity=<Date2021-05-13.14:11:56.189>actor='op368'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Library (Lib)']creation=<Date2020-06-10.11:18:48.328>creator='op368'dependencies= []files= []hgrepos= []issue_num=40938keywords= []message_count=7.0messages= ['371179','393544','393574','393576','393577','393578','393583']nosy_count=3.0nosy_names= ['orsenthil','op368','jaswdr']pr_nums= []priority='normal'resolution=Nonestage=Nonestatus='open'superseder=Nonetype='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