Skip to content

Make xml.sax.make_parser accept iterables #78970

@andresdelfino

Description

@andresdelfino
BPO 34789
Nosy @freddrake, @taleinat, @andresdelfino, @miss-islington
PRs
  • [3.7] bpo-34789: xml.sax.make_parser expects a list not just any sequence #9542
  • bpo-34789: make xml.sax.make_parser accept iterables of all types #9576
  • [3.6] [3.7] bpo-34789: xml.sax.make_parser expects a list not just any sequence (GH-9542) #10123
  • [2.7] [3.7] bpo-34789: xml.sax.make_parser expects a list not just any sequence (GH-9542) #10124
  • 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 = None
    closed_at = <Date 2018-10-26.14:57:58.376>
    created_at = <Date 2018-09-24.16:04:07.518>
    labels = ['expert-XML', '3.8', 'type-feature', '3.7']
    title = 'Make xml.sax.make_parser accept iterables'
    updated_at = <Date 2018-10-26.14:57:58.375>
    user = 'https://github.com/andresdelfino'

    bugs.python.org fields:

    activity = <Date 2018-10-26.14:57:58.375>
    actor = 'taleinat'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2018-10-26.14:57:58.376>
    closer = 'taleinat'
    components = ['XML']
    creation = <Date 2018-09-24.16:04:07.518>
    creator = 'adelfino'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34789
    keywords = ['patch']
    message_count = 11.0
    messages = ['326261', '326262', '326279', '326280', '326283', '326285', '328544', '328545', '328546', '328555', '328556']
    nosy_count = 5.0
    nosy_names = ['fdrake', 'taleinat', 'docs@python', 'adelfino', 'miss-islington']
    pr_nums = ['9542', '9576', '10123', '10124']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue34789'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions