-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
easystdlibStandard 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 | 22118 |
|---|---|
| Nosy | @ncoghlan, @orsenthil, @pitrou, @scoder, @ezio-melotti, @demianbrecht, @mlissner |
| 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 = None
closed_at = <Date 2014-08-21.23:17:52.022>
created_at = <Date 2014-08-01.13:38:49.756>
labels = ['easy', 'type-bug', 'library']
title = 'urljoin fails with messy relative URLs'
updated_at = <Date 2014-09-22.07:49:30.042>
user = 'https://github.com/mlissner'bugs.python.org fields:
activity = <Date 2014-09-22.07:49:30.042>
actor = 'python-dev'
assignee = 'none'
closed = True
closed_date = <Date 2014-08-21.23:17:52.022>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2014-08-01.13:38:49.756>
creator = 'Mike.Lissner'
dependencies = []
files = ['36278', '36296', '36347']
hgrepos = []
issue_num = 22118
keywords = ['patch', 'easy']
message_count = 21.0
messages = ['224500', '224503', '224864', '224870', '224872', '224876', '224877', '224893', '224896', '224984', '225144', '225156', '225173', '225186', '225187', '225191', '225619', '225620', '225661', '225662', '227253']
nosy_count = 8.0
nosy_names = ['ncoghlan', 'orsenthil', 'pitrou', 'scoder', 'ezio.melotti', 'python-dev', 'demian.brecht', 'Mike.Lissner']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue22118'
versions = ['Python 3.5']Metadata
Metadata
Assignees
Labels
easystdlibStandard 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