Skip to content

BaseHTTPServer incorrectly implements response code 100 #45832

@samwyse

Description

@samwyse
mannequin
BPO 1491
Nosy @gvanrossum, @jcea, @orsenthil, @merwok
Files
  • BaseHTTPServer_continue_3.patch: Update patch against current trunk
  • BaseHTTPServer_continue_3_py3k.patch: py3k port of the patch
  • 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-09-30.06:13:25.684>
    created_at = <Date 2007-11-23.12:52:39.953>
    labels = ['easy', 'type-bug', 'library']
    title = 'BaseHTTPServer incorrectly implements response code 100'
    updated_at = <Date 2013-09-30.23:46:02.735>
    user = 'https://bugs.python.org/samwyse'

    bugs.python.org fields:

    activity = <Date 2013-09-30.23:46:02.735>
    actor = 'jcea'
    assignee = 'orsenthil'
    closed = True
    closed_date = <Date 2010-09-30.06:13:25.684>
    closer = 'orsenthil'
    components = ['Library (Lib)']
    creation = <Date 2007-11-23.12:52:39.953>
    creator = 'samwyse'
    dependencies = []
    files = ['16652', '16653']
    hgrepos = []
    issue_num = 1491
    keywords = ['patch', 'easy']
    message_count = 12.0
    messages = ['57783', '57859', '58265', '59344', '66571', '66572', '66595', '66597', '68514', '101712', '101717', '117699']
    nosy_count = 9.0
    nosy_names = ['gvanrossum', 'jcea', 'orsenthil', 'vila', 'samwyse', 'hodgestar', 'Neil Muller', 'jerith', 'eric.araujo']
    pr_nums = []
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue1491'
    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
    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