Skip to content

Refactor HTMLParser.unescape to use html.entities.html5 #59361

@ezio-melotti

Description

@ezio-melotti
BPO 15156
Nosy @ezio-melotti, @merwok, @bitdancer
Files
  • issue15156.diff
  • issue15156-2.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/ezio-melotti'
    closed_at = <Date 2012-06-24.20:05:35.901>
    created_at = <Date 2012-06-24.02:45:42.758>
    labels = ['type-feature', 'library']
    title = 'Refactor HTMLParser.unescape to use html.entities.html5'
    updated_at = <Date 2012-06-24.20:05:35.899>
    user = 'https://github.com/ezio-melotti'

    bugs.python.org fields:

    activity = <Date 2012-06-24.20:05:35.899>
    actor = 'ezio.melotti'
    assignee = 'ezio.melotti'
    closed = True
    closed_date = <Date 2012-06-24.20:05:35.901>
    closer = 'ezio.melotti'
    components = ['Library (Lib)']
    creation = <Date 2012-06-24.02:45:42.758>
    creator = 'ezio.melotti'
    dependencies = []
    files = ['26129', '26131']
    hgrepos = []
    issue_num = 15156
    keywords = ['patch']
    message_count = 5.0
    messages = ['163702', '163790', '163811', '163837', '163838']
    nosy_count = 4.0
    nosy_names = ['ezio.melotti', 'eric.araujo', 'r.david.murray', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue15156'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

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

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions