Skip to content

urlparse should parse query and fragment for arbitrary schemes #53620

Description

@NickWelch
mannequin
BPO 9374
Nosy @birkenfeld, @doko42, @orsenthil, @pitrou, @benjaminp, @ezio-melotti, @merwok, @vadmium

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 2014-04-14.22:48:03.485>
created_at = <Date 2010-07-24.22:58:39.814>
labels = ['type-bug', 'library']
title = 'urlparse should parse query and fragment for arbitrary schemes'
updated_at = <Date 2014-04-14.22:48:03.483>
user = 'https://bugs.python.org/NickWelch'

bugs.python.org fields:

activity = <Date 2014-04-14.22:48:03.483>
actor = 'orsenthil'
assignee = 'orsenthil'
closed = True
closed_date = <Date 2014-04-14.22:48:03.485>
closer = 'orsenthil'
components = ['Library (Lib)']
creation = <Date 2010-07-24.22:58:39.814>
creator = 'Nick.Welch'
dependencies = []
files = []
hgrepos = []
issue_num = 9374
keywords = []
message_count = 16.0
messages = ['111511', '161087', '161088', '165546', '165547', '168899', '169039', '169040', '169052', '171448', '171452', '171465', '171469', '171557', '179270', '216244']
nosy_count = 11.0
nosy_names = ['georg.brandl', 'doko', 'orsenthil', 'pitrou', 'benjamin.peterson', 'ezio.melotti', 'eric.araujo', 'Arfrever', 'Nick.Welch', 'python-dev', 'martin.panter']
pr_nums = []
priority = 'critical'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue9374'
versions = ['Python 2.7', 'Python 3.2']

Metadata

Metadata

Assignees

Labels

stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions