Skip to content

urllib.quote throws exception on Unicode URL #44927

@nagle

Description

@nagle
mannequin
BPO 1712522
Nosy @orsenthil, @pitrou, @vstinner, @devdanzin, @ezio-melotti, @merwok, @serhiy-storchaka
Files
  • urllib-quote.patch: Patch for urllib.quote
  • 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 2020-05-31.14:29:43.319>
    created_at = <Date 2007-05-04.06:11:55.000>
    labels = ['easy', 'type-bug', 'library', 'expert-unicode']
    title = 'urllib.quote throws exception on Unicode URL'
    updated_at = <Date 2020-05-31.14:29:43.318>
    user = 'https://bugs.python.org/nagle'

    bugs.python.org fields:

    activity = <Date 2020-05-31.14:29:43.318>
    actor = 'serhiy.storchaka'
    assignee = 'orsenthil'
    closed = True
    closed_date = <Date 2020-05-31.14:29:43.319>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)', 'Unicode']
    creation = <Date 2007-05-04.06:11:55.000>
    creator = 'nagle'
    dependencies = []
    files = ['16539']
    hgrepos = []
    issue_num = 1712522
    keywords = ['patch', 'easy']
    message_count = 35.0
    messages = ['31944', '31945', '31946', '31947', '78153', '78155', '81427', '81828', '86310', '88367', '101043', '107104', '110587', '110623', '110702', '110730', '110731', '110732', '110733', '110734', '110735', '110737', '110738', '110740', '110744', '110746', '110748', '110759', '110782', '110786', '110898', '111145', '111147', '185513', '370463']
    nosy_count = 14.0
    nosy_names = ['collinwinter', 'varmaa', 'nagle', 'orsenthil', 'pitrou', 'vstinner', 'ajaksu2', 'ezio.melotti', 'eric.araujo', 'mgiuca', 'mastrodomenico', 'vak', 'adamnelson', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue1712522'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    Labels

    easystdlibStandard Library Python modules in the Lib/ directorytopic-unicodetype-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions