Skip to content

PyImport_GetModule() can return partially-initialized module #80124

@pitrou

Description

@pitrou
BPO 35943
Nosy @brettcannon, @atsuoishimoto, @ncoghlan, @pitrou, @vstinner, @ericsnowcurrently, @pganssle, @pablogsal, @nanjekyejoannah, @cebtenzzre
PRs
  • bpo-35943: PyImport_GetModule() can return partially-initialized module #15057
  • Files
  • importerror-sample.tgz
  • 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/nanjekyejoannah'
    closed_at = <Date 2021-03-16.16:17:49.860>
    created_at = <Date 2019-02-08.17:13:37.200>
    labels = ['interpreter-core', 'type-bug', '3.9', '3.10']
    title = 'PyImport_GetModule() can return partially-initialized module'
    updated_at = <Date 2021-03-16.16:17:49.859>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2021-03-16.16:17:49.859>
    actor = 'pitrou'
    assignee = 'nanjekyejoannah'
    closed = True
    closed_date = <Date 2021-03-16.16:17:49.860>
    closer = 'pitrou'
    components = ['Interpreter Core']
    creation = <Date 2019-02-08.17:13:37.200>
    creator = 'pitrou'
    dependencies = []
    files = ['49537']
    hgrepos = []
    issue_num = 35943
    keywords = ['patch']
    message_count = 19.0
    messages = ['335097', '335100', '351847', '356920', '356980', '357201', '360056', '360075', '360399', '362300', '362303', '362329', '362347', '379441', '383433', '388846', '388847', '388849', '388857']
    nosy_count = 13.0
    nosy_names = ['brett.cannon', 'ishimoto', 'gjb1002', 'ncoghlan', 'pitrou', 'vstinner', 'eric.snow', 'Big Stone', 'p-ganssle', 'pablogsal', 'nanjekyejoannah', 'Valentyn Tymofieiev', 'cebtenzzre']
    pr_nums = ['15057']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35943'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Labels

    3.10only security fixes3.9 (EOL)end of lifeinterpreter-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