Skip to content

Remove Thread.isAlive in Python 3.9 #81985

Description

@corona10
BPO 37804
Nosy @vstinner, @asvetlov, @JelleZijlstra, @corona10
PRs
  • bpo-37804: Remove the deprecated method threading.Thread.isAlive() #15225
  • bpo-43723: deprecate camelCase aliases from threading #25174
  • 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 2019-08-12.17:42:00.760>
    created_at = <Date 2019-08-09.15:34:12.371>
    labels = ['library', '3.9']
    title = 'Remove Thread.isAlive in Python 3.9'
    updated_at = <Date 2021-04-12.08:43:01.529>
    user = 'https://github.com/corona10'

    bugs.python.org fields:

    activity = <Date 2021-04-12.08:43:01.529>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-08-12.17:42:00.760>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2019-08-09.15:34:12.371>
    creator = 'corona10'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37804
    keywords = ['patch']
    message_count = 8.0
    messages = ['349293', '349455', '349481', '390039', '390045', '390056', '390059', '390827']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'asvetlov', 'JelleZijlstra', 'corona10']
    pr_nums = ['15225', '25174']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue37804'
    versions = ['Python 3.9']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions