Skip to content

xml.parsers.expat.(errors|model) don't set the __loader__ attribute #61318

@brettcannon

Description

@brettcannon
BPO 17116
Nosy @brettcannon
Dependencies
  • bpo-17115: loader = None should be fine
  • Files
  • python-issue-17116.diff: simple patch that sets the __loader__s of errors and model modules of pyexpat to None
  • 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/brettcannon'
    closed_at = <Date 2013-05-04.17:58:17.289>
    created_at = <Date 2013-02-03.16:47:37.026>
    labels = ['easy', 'type-bug']
    title = "xml.parsers.expat.(errors|model) don't set the __loader__ attribute"
    updated_at = <Date 2013-05-04.17:58:17.288>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2013-05-04.17:58:17.288>
    actor = 'brett.cannon'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2013-05-04.17:58:17.289>
    closer = 'brett.cannon'
    components = []
    creation = <Date 2013-02-03.16:47:37.026>
    creator = 'brett.cannon'
    dependencies = ['17115']
    files = ['29186']
    hgrepos = []
    issue_num = 17116
    keywords = ['patch', 'easy']
    message_count = 4.0
    messages = ['181280', '182773', '182887', '188383']
    nosy_count = 2.0
    nosy_names = ['brett.cannon', 'gkcn']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue17116'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    easytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions