Skip to content

Bug on regexp of HTMLParser #51560

@pluskid

Description

@pluskid
mannequin
BPO 7311
Nosy @freddrake, @abalkin, @orsenthil, @ezio-melotti, @merwok, @bitdancer
Files
  • issue7311.diff: Patch to allow non-ascii letters in attribute values (2.7)
  • issue7311-2.diff: Patch that follow HTML5 specification for attr values (2.7)
  • issue7311-3.diff: Patch that follows HTML5 specification for attr values (3.2)
  • 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-04-07.19:29:03.792>
    created_at = <Date 2009-11-12.16:25:42.827>
    labels = ['type-bug', 'library']
    title = 'Bug on regexp of HTMLParser'
    updated_at = <Date 2011-04-07.19:29:03.791>
    user = 'https://bugs.python.org/pluskid'

    bugs.python.org fields:

    activity = <Date 2011-04-07.19:29:03.791>
    actor = 'ezio.melotti'
    assignee = 'ezio.melotti'
    closed = True
    closed_date = <Date 2011-04-07.19:29:03.792>
    closer = 'ezio.melotti'
    components = ['Library (Lib)']
    creation = <Date 2009-11-12.16:25:42.827>
    creator = 'pluskid'
    dependencies = []
    files = ['21406', '21517', '21545']
    hgrepos = []
    issue_num = 7311
    keywords = ['patch']
    message_count = 19.0
    messages = ['95162', '95527', '95529', '132223', '132321', '132864', '133055', '133075', '133083', '133096', '133136', '133145', '133146', '133149', '133174', '133185', '133188', '133189', '133247']
    nosy_count = 9.0
    nosy_names = ['fdrake', 'belopolsky', 'orsenthil', 'ezio.melotti', 'eric.araujo', 'v+python', 'r.david.murray', 'pluskid', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue7311'
    versions = ['Python 2.7', '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