Skip to content

__loader__ = None should be fine #61317

@brettcannon

Description

@brettcannon
BPO 17115
Nosy @brettcannon, @pitrou, @ezio-melotti, @ericsnowcurrently
Dependencies
  • bpo-17099: Raise ValueError when loader not defined for importlib.find_loader()
  • bpo-17117: Update importlib.util.module_for_loader/set_loader to set when loader = 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.21:30:05.612>
    created_at = <Date 2013-02-03.16:47:26.925>
    labels = ['type-bug']
    title = '__loader__ = None should be fine'
    updated_at = <Date 2013-05-04.21:37:17.214>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2013-05-04.21:37:17.214>
    actor = 'python-dev'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2013-05-04.21:30:05.612>
    closer = 'brett.cannon'
    components = []
    creation = <Date 2013-02-03.16:47:26.925>
    creator = 'brett.cannon'
    dependencies = ['17099', '17117']
    files = []
    hgrepos = []
    issue_num = 17115
    keywords = []
    message_count = 11.0
    messages = ['181279', '181283', '181293', '181301', '181359', '181360', '188381', '188389', '188396', '188410', '188411']
    nosy_count = 6.0
    nosy_names = ['brett.cannon', 'pitrou', 'ezio.melotti', 'python-dev', 'eric.snow', 'gkcn']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue17115'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions