Skip to content

__import__ is not thread-safe on Python 3 #83065

@ValentynTymofieiev

Description

@ValentynTymofieiev
BPO 38884
Nosy @brettcannon, @gpshead, @ncoghlan, @ericsnowcurrently, @mulka
Files
  • import_module_not_found.py
  • import_deadlock.py
  • issue38884.zip
  • 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 = None
    created_at = <Date 2019-11-21.19:11:54.536>
    labels = ['3.7', '3.8', '3.9']
    title = '__import__ is not thread-safe on Python 3'
    updated_at = <Date 2021-12-08.22:53:27.704>
    user = 'https://bugs.python.org/ValentynTymofieiev'

    bugs.python.org fields:

    activity = <Date 2021-12-08.22:53:27.704>
    actor = 'Valentyn Tymofieiev'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = []
    creation = <Date 2019-11-21.19:11:54.536>
    creator = 'Valentyn Tymofieiev'
    dependencies = []
    files = ['48734', '48735', '48737']
    hgrepos = []
    issue_num = 38884
    keywords = []
    message_count = 14.0
    messages = ['357198', '357199', '357202', '357214', '357227', '357228', '357230', '357234', '357464', '360068', '360069', '362746', '375958', '408052']
    nosy_count = 9.0
    nosy_names = ['brett.cannon', 'gregory.p.smith', 'gjb1002', 'ncoghlan', 'eric.snow', 'ryan.petrello', 'Valentyn Tymofieiev', 'Martin Laus', 'repalviglator']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue38884'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

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

      Projects

      Status

      No status

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions