-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 918368 |
|---|---|
| Nosy | @orsenthil, @vstinner, @devdanzin |
| Dependencies | |
| Files |
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 = 'https://github.com/orsenthil'
closed_at = <Date 2009-05-05.18:47:05.398>
created_at = <Date 2004-03-17.22:41:36.000>
labels = ['type-bug', 'library']
title = "urllib doesn't correct server returned urls"
updated_at = <Date 2019-04-10.09:11:07.613>
user = 'https://bugs.python.org/robzed'bugs.python.org fields:
activity = <Date 2019-04-10.09:11:07.613>
actor = 'vstinner'
assignee = 'orsenthil'
closed = True
closed_date = <Date 2009-05-05.18:47:05.398>
closer = 'orsenthil'
components = ['Library (Lib)']
creation = <Date 2004-03-17.22:41:36.000>
creator = 'robzed'
dependencies = ['1153027']
files = ['1226', '13720']
hgrepos = []
issue_num = 918368
keywords = ['patch']
message_count = 17.0
messages = ['20248', '20249', '20250', '20251', '81431', '81472', '81490', '81696', '81816', '81817', '81818', '86160', '86220', '93658', '93671', '93697', '339837']
nosy_count = 8.0
nosy_names = ['jhylton', 'mike_j_brown', 'jjlee', 'robzed', 'orsenthil', 'vstinner', 'ajaksu2', 'AdamN']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue918368'
versions = ['Python 2.7']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error