Skip to content

urllib and urllib2 decode userinfo multiple times #46497

@carljm

Description

@carljm
BPO 2244
Nosy @freddrake, @orsenthil, @carljm
Files
  • urllib-issue.patch: patch
  • urllib_issue_updated.patch: patch against the trunk.
  • urllib_issue_updated.diff: patch against py3k
  • urllib_ftptests_doubleencode.patch: patch against py3k to add test cases exhibiting original bug.
  • 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 2010-11-20.11:24:35.102>
    created_at = <Date 2008-03-06.16:10:03.554>
    labels = ['easy', 'type-bug', 'library']
    title = 'urllib and urllib2 decode userinfo multiple times'
    updated_at = <Date 2010-11-20.11:24:35.101>
    user = 'https://github.com/carljm'

    bugs.python.org fields:

    activity = <Date 2010-11-20.11:24:35.101>
    actor = 'orsenthil'
    assignee = 'orsenthil'
    closed = True
    closed_date = <Date 2010-11-20.11:24:35.102>
    closer = 'orsenthil'
    components = ['Library (Lib)']
    creation = <Date 2008-03-06.16:10:03.554>
    creator = 'carljm'
    dependencies = []
    files = ['9621', '18083', '18084', '18295']
    hgrepos = []
    issue_num = 2244
    keywords = ['patch', 'easy']
    message_count = 10.0
    messages = ['63324', '64201', '110858', '110872', '110875', '110876', '112248', '121257', '121476', '121611']
    nosy_count = 9.0
    nosy_names = ['fdrake', 'jafo', 'jjlee', 'orsenthil', 'dstanek', 'carljm', 'jesstess', 'ysj.ray', 'ted.turocy']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue2244'
    versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    easystdlibStandard 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