Lazy import concurrent.futures.process and thread

BPO 32596
Nosy @mdickinson, @pitrou, @methane, @serhiy-storchaka, @1st1, @ilevkivskyi, @cebtenzzre
PRs
  • bpo-32596: Lazy import concurrent.futures.process and thread #5241
  • bpo-32596: Make lazy-load portable #5316
  • 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 2018-01-20.03:47:37.848>
    created_at = <Date 2018-01-19.10:54:10.319>
    labels = ['3.7', 'type-feature', 'library']
    title = 'Lazy import concurrent.futures.process and thread'
    updated_at = <Date 2021-10-15.13:33:49.212>
    user = 'https://github.com/methane'

    bugs.python.org fields:

    activity = <Date 2021-10-15.13:33:49.212>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-01-20.03:47:37.848>
    closer = 'methane'
    components = ['Library (Lib)']
    creation = <Date 2018-01-19.10:54:10.319>
    creator = 'methane'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32596
    keywords = ['patch']
    message_count = 7.0
    messages = ['310272', '310310', '310725', '388843', '403996', '404012', '404016']
    nosy_count = 7.0
    nosy_names = ['mark.dickinson', 'pitrou', 'methane', 'serhiy.storchaka', 'yselivanov', 'levkivskyi', 'cebtenzzre']
    pr_nums = ['5241', '5316']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32596'
    versions = ['Python 3.7']