Skip to content

PyImport_ImportModuleNoBlock() may solve problems but causes others. #52345

Description

@grahamd
mannequin
BPO 8098
Nosy @gvanrossum, @brettcannon, @jcea, @ncoghlan, @abalkin, @pitrou, @tiran, @ericsnowcurrently
Superseder
  • bpo-9260: A finer grained import lock
  • 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 2012-05-18.11:56:27.418>
    created_at = <Date 2010-03-09.10:47:23.576>
    labels = ['interpreter-core', 'type-bug']
    title = 'PyImport_ImportModuleNoBlock() may solve problems but causes others.'
    updated_at = <Date 2012-05-18.11:56:27.416>
    user = 'https://bugs.python.org/grahamd'

    bugs.python.org fields:

    activity = <Date 2012-05-18.11:56:27.416>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-05-18.11:56:27.418>
    closer = 'pitrou'
    components = ['Interpreter Core']
    creation = <Date 2010-03-09.10:47:23.576>
    creator = 'grahamd'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 8098
    keywords = []
    message_count = 11.0
    messages = ['100713', '110093', '110095', '110096', '110154', '110178', '110183', '110186', '110187', '110189', '161049']
    nosy_count = 12.0
    nosy_names = ['gvanrossum', 'brett.cannon', 'jcea', 'ncoghlan', 'belopolsky', 'pitrou', 'christian.heimes', 'ruseel', 'grahamd', 'pennersr', 'eric.snow', 'mdengler']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '9260'
    type = 'behavior'
    url = 'https://bugs.python.org/issue8098'
    versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      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