Skip to content

Bad use of self in importlib #64296

Description

@cool-RR
mannequin
BPO 20097
Nosy @brettcannon, @vstinner, @tiran, @cool-RR, @ericsnowcurrently
Files
  • issue20097-tests.diff
  • 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/ericsnowcurrently'
    closed_at = <Date 2014-01-03.05:39:24.544>
    created_at = <Date 2013-12-30.20:26:41.975>
    labels = ['library', 'type-crash']
    title = 'Bad use of `self` in importlib'
    updated_at = <Date 2014-01-03.05:39:24.542>
    user = 'https://github.com/cool-RR'

    bugs.python.org fields:

    activity = <Date 2014-01-03.05:39:24.542>
    actor = 'eric.snow'
    assignee = 'eric.snow'
    closed = True
    closed_date = <Date 2014-01-03.05:39:24.544>
    closer = 'eric.snow'
    components = ['Library (Lib)']
    creation = <Date 2013-12-30.20:26:41.975>
    creator = 'cool-RR'
    dependencies = []
    files = ['33295']
    hgrepos = []
    issue_num = 20097
    keywords = ['patch']
    message_count = 10.0
    messages = ['207105', '207106', '207107', '207110', '207143', '207144', '207145', '207199', '207206', '207208']
    nosy_count = 6.0
    nosy_names = ['brett.cannon', 'vstinner', 'christian.heimes', 'cool-RR', 'python-dev', 'eric.snow']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue20097'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-crashA hard crash of the interpreter, possibly with a core dump

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions