Skip to content

xml.sax.saxutils.prepare_input_source ignores character stream in InputSource #45824

@ygale

Description

@ygale
mannequin
BPO 1483
Nosy @terryjreedy, @serhiy-storchaka
Dependencies
  • bpo-17089: Expat parser parses strings only when XML encoding is UTF-8
  • Files
  • test_prepare_input_source.py: Almost full set of tests for prepare_input_source()
  • 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-02.18:09:58.593>
    created_at = <Date 2007-11-21.14:03:15.714>
    labels = ['type-bug', 'library']
    title = 'xml.sax.saxutils.prepare_input_source ignores character stream in InputSource'
    updated_at = <Date 2015-04-02.18:09:58.592>
    user = 'https://bugs.python.org/ygale'

    bugs.python.org fields:

    activity = <Date 2015-04-02.18:09:58.592>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-04-02.18:09:58.593>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2007-11-21.14:03:15.714>
    creator = 'ygale'
    dependencies = ['17089']
    files = ['9536']
    hgrepos = []
    issue_num = 1483
    keywords = []
    message_count = 7.0
    messages = ['57737', '57749', '62808', '62902', '107425', '116791', '239938']
    nosy_count = 3.0
    nosy_names = ['terry.reedy', 'ygale', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue1483'
    versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Labels

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions