Skip to content

urllib doesn't correct server returned urls #40042

@robzed

Description

@robzed
mannequin
BPO 918368
Nosy @orsenthil, @vstinner, @devdanzin
Dependencies
  • bpo-1153027: http_error_302() crashes with 'HTTP/1.1 400 Bad Request
  • Files
  • redirect_failure.py: Program demonstrating urllib non-correction behaviour and client/server transaction text.
  • issue918368-py27.diff
  • 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 2009-05-05.18:47:05.398>
    created_at = <Date 2004-03-17.22:41:36.000>
    labels = ['type-bug', 'library']
    title = "urllib doesn't correct server returned urls"
    updated_at = <Date 2019-04-10.09:11:07.613>
    user = 'https://bugs.python.org/robzed'

    bugs.python.org fields:

    activity = <Date 2019-04-10.09:11:07.613>
    actor = 'vstinner'
    assignee = 'orsenthil'
    closed = True
    closed_date = <Date 2009-05-05.18:47:05.398>
    closer = 'orsenthil'
    components = ['Library (Lib)']
    creation = <Date 2004-03-17.22:41:36.000>
    creator = 'robzed'
    dependencies = ['1153027']
    files = ['1226', '13720']
    hgrepos = []
    issue_num = 918368
    keywords = ['patch']
    message_count = 17.0
    messages = ['20248', '20249', '20250', '20251', '81431', '81472', '81490', '81696', '81816', '81817', '81818', '86160', '86220', '93658', '93671', '93697', '339837']
    nosy_count = 8.0
    nosy_names = ['jhylton', 'mike_j_brown', 'jjlee', 'robzed', 'orsenthil', 'vstinner', 'ajaksu2', 'AdamN']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'test needed'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue918368'
    versions = ['Python 2.7']

    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