Skip to content

Bugs in PyImport_ImportModuleLevelObject #71606

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 27419
Nosy @brettcannon, @ncoghlan, @ericsnowcurrently, @berkerpeksag, @serhiy-storchaka
Files
  • fix-import.patch
  • import_bug_1.py
  • import_bug_2.py
  • 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 = None
    closed_at = <Date 2018-08-03.05:16:26.853>
    created_at = <Date 2016-06-30.08:28:21.453>
    labels = ['interpreter-core', 'type-crash']
    title = 'Bugs in PyImport_ImportModuleLevelObject'
    updated_at = <Date 2018-08-03.05:16:26.851>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2018-08-03.05:16:26.851>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-08-03.05:16:26.853>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2016-06-30.08:28:21.453>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['43585', '43586', '43621']
    hgrepos = []
    issue_num = 27419
    keywords = ['patch']
    message_count = 10.0
    messages = ['269564', '269565', '269805', '269813', '270624', '270630', '270631', '270632', '322993', '323021']
    nosy_count = 6.0
    nosy_names = ['brett.cannon', 'ncoghlan', 'python-dev', 'eric.snow', 'berker.peksag', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue27419'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)type-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