Skip to content

Patch for new API method _PyImport_ImportModuleNoLock(char *name) #45908

Description

@tiran
BPO 1567
Nosy @gvanrossum, @kbkaiser, @tiran
Files
  • trunk_import_noblock.patch
  • 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/tiran'
    closed_at = <Date 2008-01-04.13:14:41.224>
    created_at = <Date 2007-12-07.13:24:04.103>
    labels = ['interpreter-core', 'type-bug']
    title = 'Patch for new API method _PyImport_ImportModuleNoLock(char *name)'
    updated_at = <Date 2008-01-04.13:14:41.223>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2008-01-04.13:14:41.223>
    actor = 'christian.heimes'
    assignee = 'christian.heimes'
    closed = True
    closed_date = <Date 2008-01-04.13:14:41.224>
    closer = 'christian.heimes'
    components = ['Interpreter Core']
    creation = <Date 2007-12-07.13:24:04.103>
    creator = 'christian.heimes'
    dependencies = []
    files = ['9049']
    hgrepos = []
    issue_num = 1567
    keywords = []
    message_count = 6.0
    messages = ['58272', '58500', '59116', '59136', '59139', '59169']
    nosy_count = 3.0
    nosy_names = ['gvanrossum', 'kbk', 'christian.heimes']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue1567'
    versions = ['Python 2.6', 'Python 3.0']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions