Skip to content

html.parser.HTMLParser.unescape works only with the first 128 entities #57097

@yveszioupcom

Description

@yveszioupcom
BPO 12888
Nosy @ezio-melotti
Files
  • unescape_bug.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/ezio-melotti'
    closed_at = <Date 2011-09-05.14:26:55.245>
    created_at = <Date 2011-09-02.21:08:40.271>
    labels = ['type-bug', 'library']
    title = 'html.parser.HTMLParser.unescape works only with the first 128 entities'
    updated_at = <Date 2011-09-05.14:26:55.242>
    user = 'https://bugs.python.org/yveszioupcom'

    bugs.python.org fields:

    activity = <Date 2011-09-05.14:26:55.242>
    actor = 'ezio.melotti'
    assignee = 'ezio.melotti'
    closed = True
    closed_date = <Date 2011-09-05.14:26:55.245>
    closer = 'ezio.melotti'
    components = ['Library (Lib)']
    creation = <Date 2011-09-02.21:08:40.271>
    creator = 'yves@zioup.com'
    dependencies = []
    files = ['23092']
    hgrepos = ['65']
    issue_num = 12888
    keywords = ['patch']
    message_count = 5.0
    messages = ['143434', '143457', '143459', '143512', '143513']
    nosy_count = 4.0
    nosy_names = ['peter.otten', 'ezio.melotti', 'yves@zioup.com', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue12888'
    versions = ['Python 3.2', 'Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions