Skip to content

assertion failure in imp.create_dynamic(), when spec.name is not a string #75496

@orenmn

Description

@orenmn
mannequin
BPO 31315
Nosy @brettcannon, @ncoghlan, @ericsnowcurrently, @serhiy-storchaka, @orenmn
PRs
  • bpo-31315: Fix an assertion failure in imp.create_dynamic(), when spec.name is not a string #3257
  • [3.6] bpo-31315: Fix an assertion failure in imp.create_dynamic(), when spec.name is not a string. (GH-3257) #3653
  • 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 2017-09-19.12:54:26.111>
    created_at = <Date 2017-08-31.16:25:55.661>
    labels = ['extension-modules', '3.7', 'type-crash']
    title = 'assertion failure in imp.create_dynamic(), when spec.name is not a string'
    updated_at = <Date 2017-09-19.12:54:46.470>
    user = 'https://github.com/orenmn'

    bugs.python.org fields:

    activity = <Date 2017-09-19.12:54:46.470>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-09-19.12:54:26.111>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2017-08-31.16:25:55.661>
    creator = 'Oren Milman'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31315
    keywords = ['patch']
    message_count = 8.0
    messages = ['301050', '301056', '301057', '301061', '301109', '302516', '302518', '302519']
    nosy_count = 5.0
    nosy_names = ['brett.cannon', 'ncoghlan', 'eric.snow', 'serhiy.storchaka', 'Oren Milman']
    pr_nums = ['3257', '3653']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue31315'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeextension-modulesC modules in the Modules dirtype-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