Skip to content

HTMLParser: comma in attribute values with/without space #85914

Description

@nowaskyjr
mannequin
BPO 41748
Nosy @vstinner, @ezio-melotti, @karlcow, @miss-islington
PRs
  • bpo-41748: Handles unquoted attributes with commas #24072
  • [3.9] bpo-41748: Handles unquoted attributes with commas (GH-24072) #24415
  • [3.8] bpo-41748: Handles unquoted attributes with commas (GH-24072) #24416
  • 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 2021-02-01.21:27:04.840>
    created_at = <Date 2020-09-08.21:59:30.005>
    labels = ['3.8', 'type-bug', 'library']
    title = 'HTMLParser: comma in attribute values with/without space'
    updated_at = <Date 2021-02-01.21:27:04.839>
    user = 'https://bugs.python.org/nowaskyjr'

    bugs.python.org fields:

    activity = <Date 2021-02-01.21:27:04.839>
    actor = 'ezio.melotti'
    assignee = 'ezio.melotti'
    closed = True
    closed_date = <Date 2021-02-01.21:27:04.840>
    closer = 'ezio.melotti'
    components = ['Library (Lib)']
    creation = <Date 2020-09-08.21:59:30.005>
    creator = 'nowasky.jr'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41748
    keywords = ['patch']
    message_count = 15.0
    messages = ['376607', '376635', '376638', '376639', '376641', '376642', '384256', '384258', '384259', '384763', '386104', '386109', '386110', '386111', '386115']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'ezio.melotti', 'karlcow', 'miss-islington', 'nowasky.jr']
    pr_nums = ['24072', '24415', '24416']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue41748'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.8 (EOL)end of lifestdlibStandard 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