Skip to content

Automatically convert character references in HTMLParser #57842

@ezio-melotti

Description

@ezio-melotti
BPO 13633
Nosy @ezio-melotti, @merwok, @bitdancer, @serhiy-storchaka
Dependencies
  • bpo-2927: expose html.parser.unescape
  • bpo-11113: html.entities mapping dicts need updating?
  • Files
  • issue13633.diff
  • issue13633-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 2013-11-23.18:17:29.997>
    created_at = <Date 2011-12-19.06:55:56.952>
    labels = ['type-feature', 'library']
    title = 'Automatically convert character references in HTMLParser'
    updated_at = <Date 2013-11-23.18:17:29.995>
    user = 'https://github.com/ezio-melotti'

    bugs.python.org fields:

    activity = <Date 2013-11-23.18:17:29.995>
    actor = 'ezio.melotti'
    assignee = 'ezio.melotti'
    closed = True
    closed_date = <Date 2013-11-23.18:17:29.997>
    closer = 'ezio.melotti'
    components = ['Library (Lib)']
    creation = <Date 2011-12-19.06:55:56.952>
    creator = 'ezio.melotti'
    dependencies = ['2927', '11113']
    files = ['32729', '32803']
    hgrepos = []
    issue_num = 13633
    keywords = ['patch']
    message_count = 8.0
    messages = ['149822', '154036', '188223', '203520', '203836', '204041', '204065', '204068']
    nosy_count = 5.0
    nosy_names = ['ezio.melotti', 'eric.araujo', 'r.david.murray', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue13633'
    versions = ['Python 3.4']

    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