Skip to content

Possible issues when remove not completely initialized module from sys.module #86159

Description

@serhiy-storchaka
BPO 41993
Nosy @brettcannon, @ncoghlan, @ericsnowcurrently, @serhiy-storchaka, @miss-islington
PRs
  • bpo-41993: Fix possible issues in remove_module() #22631
  • [3.9] bpo-41993: Fix possible issues in remove_module() (GH-22631) #22647
  • [3.8] bpo-41993: Fix possible issues in remove_module() (GH-22631) #22649
  • 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 2020-10-11.16:21:50.456>
    created_at = <Date 2020-10-10.10:51:27.945>
    labels = ['interpreter-core', 'type-bug', '3.9', '3.10']
    title = 'Possible issues when remove not completely initialized module from sys.module'
    updated_at = <Date 2020-10-14.09:10:13.921>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2020-10-14.09:10:13.921>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-10-11.16:21:50.456>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2020-10-10.10:51:27.945>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41993
    keywords = ['patch']
    message_count = 3.0
    messages = ['378382', '378434', '378608']
    nosy_count = 5.0
    nosy_names = ['brett.cannon', 'ncoghlan', 'eric.snow', 'serhiy.storchaka', 'miss-islington']
    pr_nums = ['22631', '22647', '22649']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue41993'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      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