Skip to content

Use html.escape to replace _quote_html in http.server #70772

@zhangyangyu

Description

@zhangyangyu
BPO 26585
Nosy @vadmium, @zhangyangyu
Dependencies
  • bpo-26609: Wrong request target in test_httpservers.py
  • Files
  • _quote_html_to_html_escape.patch: Use html.escape to replace _quote_html for BaseHTTPRequestHandler
  • _quote_html_to_html_escape_v2.patch
  • _quote_html_to_html_escape_v3.patch
  • _quote_html_to_html_escape_v4.patch
  • _quote_html_to_html_escape_v5.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 = None
    closed_at = <Date 2016-04-11.04:04:32.670>
    created_at = <Date 2016-03-18.03:18:06.756>
    labels = ['type-feature', 'library']
    title = 'Use html.escape to replace _quote_html in http.server'
    updated_at = <Date 2016-04-11.07:15:56.590>
    user = 'https://github.com/zhangyangyu'

    bugs.python.org fields:

    activity = <Date 2016-04-11.07:15:56.590>
    actor = 'xiang.zhang'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-04-11.04:04:32.670>
    closer = 'martin.panter'
    components = ['Library (Lib)']
    creation = <Date 2016-03-18.03:18:06.756>
    creator = 'xiang.zhang'
    dependencies = ['26609']
    files = ['42195', '42204', '42205', '42218', '42220']
    hgrepos = []
    issue_num = 26585
    keywords = ['patch']
    message_count = 17.0
    messages = ['261943', '261944', '261950', '261951', '261975', '261978', '262001', '262018', '262021', '262040', '262041', '262057', '262062', '262814', '263159', '263164', '263170']
    nosy_count = 3.0
    nosy_names = ['python-dev', 'martin.panter', 'xiang.zhang']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue26585'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions