Skip to content

Parameter type error for xml.sax.parseString(string, ...) #54799

@ThomasRyan

Description

@ThomasRyan
BPO 10590
Nosy @loewis, @birkenfeld, @terryjreedy, @tiran, @ezio-melotti, @serhiy-storchaka
Dependencies
  • bpo-2175: Expat sax parser silently ignores the InputSource protocol
  • bpo-17089: Expat parser parses strings only when XML encoding is UTF-8
  • Files
  • sax_parse_3.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/serhiy-storchaka'
    closed_at = <Date 2015-04-04.07:14:44.926>
    created_at = <Date 2010-11-30.19:37:35.249>
    labels = ['expert-XML', 'type-feature', 'library']
    title = 'Parameter type error for xml.sax.parseString(string, ...)'
    updated_at = <Date 2015-04-04.07:14:44.926>
    user = 'https://bugs.python.org/ThomasRyan'

    bugs.python.org fields:

    activity = <Date 2015-04-04.07:14:44.926>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-04-04.07:14:44.926>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)', 'XML']
    creation = <Date 2010-11-30.19:37:35.249>
    creator = 'Thomas.Ryan'
    dependencies = ['2175', '17089']
    files = ['38810']
    hgrepos = []
    issue_num = 10590
    keywords = ['patch']
    message_count = 11.0
    messages = ['122933', '180045', '180141', '183408', '183409', '183455', '183457', '231781', '239945', '239946', '240048']
    nosy_count = 11.0
    nosy_names = ['loewis', 'georg.brandl', 'terry.reedy', 'ygale', 'christian.heimes', 'ezio.melotti', 'eli.bendersky', 'Thomas.Ryan', 'tshepang', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue10590'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytopic-XMLtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions