Skip to content

Lazy import in concurrent.futures produces partial import errors #87681

@pitrou

Description

@pitrou
BPO 43515
Nosy @pitrou, @methane
Superseder
  • bpo-43517: Fix false positives in circular import detection with from-imports
  • 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 2021-03-16.16:17:16.753>
    created_at = <Date 2021-03-16.14:58:40.208>
    labels = ['type-bug', 'library', '3.9', '3.10']
    title = 'Lazy import in concurrent.futures produces partial import errors'
    updated_at = <Date 2021-03-16.16:17:16.753>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2021-03-16.16:17:16.753>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-03-16.16:17:16.753>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2021-03-16.14:58:40.208>
    creator = 'pitrou'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43515
    keywords = []
    message_count = 2.0
    messages = ['388844', '388845']
    nosy_count = 2.0
    nosy_names = ['pitrou', 'methane']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '43517'
    type = 'behavior'
    url = 'https://bugs.python.org/issue43515'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions