-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Unexpected urllib parse result #98022
Copy link
Copy link
Closed
Labels
pendingThe issue will be closed if no feedback is providedThe issue will be closed if no feedback is providedtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Metadata
Metadata
Assignees
Labels
pendingThe issue will be closed if no feedback is providedThe issue will be closed if no feedback is providedtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Fields
Give feedbackNo fields configured for issues without a type.
Subject
I parse an IP address with port to get a url, but
ParseResultdoes not look right.Environment
Describe your environment.
At least, paste here the output of:
Steps to Reproduce
Expected Behavior
Actual Behavior
I guess scheme should not be an IP address
This issue seems to be related: #38644