-
-
Notifications
You must be signed in to change notification settings - Fork 34.1k
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 | 15009 |
|---|---|
| Nosy | @orsenthil, @ezio-melotti, @bukzor, @vadmium |
| Superseder | |
| 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 2015-05-31.04:28:09.891>
created_at = <Date 2012-06-05.22:28:27.232>
labels = ['type-bug', 'library']
title = "urlsplit can't round-trip relative-host urls."
updated_at = <Date 2015-05-31.04:28:09.890>
user = 'https://bugs.python.org/BuckGolemon'bugs.python.org fields:
activity = <Date 2015-05-31.04:28:09.890>
actor = 'martin.panter'
assignee = 'orsenthil'
closed = True
closed_date = <Date 2015-05-31.04:28:09.891>
closer = 'martin.panter'
components = ['Library (Lib)']
creation = <Date 2012-06-05.22:28:27.232>
creator = 'Buck.Golemon'
dependencies = []
files = ['25862']
hgrepos = []
issue_num = 15009
keywords = []
message_count = 7.0
messages = ['162378', '162507', '162509', '164320', '164322', '164712', '235585']
nosy_count = 6.0
nosy_names = ['orsenthil', 'ezio.melotti', 'bukzor', 'martin.panter', 'Buck.Golemon', 'ankitoshniwal']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = 'resolved'
status = 'closed'
superseder = '22852'
type = 'behavior'
url = 'https://bugs.python.org/issue15009'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']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