Skip to content

"threading._DummyThread" redefines "is_alive" but forgets "isAlive" #79464

@d-maurer

Description

@d-maurer
mannequin
BPO 35283
Nosy @brettcannon, @d-maurer, @vstinner, @asvetlov, @pmp-p, @serhiy-storchaka, @corona10
PRs
  • bpo-35283: Add a deprecated warning for the threading.Thread.isAlive #11454
  • bpo-35283: Add a deprecated warning for the threading.Thread.isAlive #11454
  • bpo-35283: Add a deprecated warning for the threading.Thread.isAlive #11454
  • [3.7] bpo-35283: Add a deprecated warning for the threading.Thread.isAlive #11459
  • [3.7] bpo-35283: Add a deprecated warning for the threading.Thread.isAlive #11459
  • [3.7] bpo-35283: Add a deprecated warning for the threading.Thread.isAlive #11459
  • bpo-35283: Update the docstring of threading.Thread.join method #11596
  • bpo-35283: Update the docstring of threading.Thread.join method #11596
  • bpo-35283: Update the docstring of threading.Thread.join method #11596
  • [3.7] bpo-35283: Add deprecation warning for Thread.isAlive (GH-11454) #11604
  • [3.7] bpo-35283: Add deprecation warning for Thread.isAlive (GH-11454) #11604
  • [3.7] bpo-35283: Add deprecation warning for Thread.isAlive (GH-11454) #11604
  • 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-01-18.14:17:47.552>
    created_at = <Date 2018-11-20.22:16:29.238>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = '"threading._DummyThread" redefines "is_alive" but forgets "isAlive"'
    updated_at = <Date 2019-01-18.14:17:47.547>
    user = 'https://github.com/d-maurer'

    bugs.python.org fields:

    activity = <Date 2019-01-18.14:17:47.547>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-01-18.14:17:47.552>
    closer = 'asvetlov'
    components = ['Library (Lib)']
    creation = <Date 2018-11-20.22:16:29.238>
    creator = 'dmaurer'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35283
    keywords = ['patch']
    message_count = 27.0
    messages = ['330158', '330216', '330219', '330237', '330242', '330244', '330245', '330247', '330248', '330277', '330278', '330279', '330280', '330293', '330472', '330917', '330922', '333156', '333170', '333854', '333856', '333911', '333930', '333951', '333954', '333955', '333966']
    nosy_count = 7.0
    nosy_names = ['brett.cannon', 'dmaurer', 'vstinner', 'asvetlov', 'pmpp', 'serhiy.storchaka', 'corona10']
    pr_nums = ['11454', '11454', '11454', '11459', '11459', '11459', '11596', '11596', '11596', '11604', '11604', '11604']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35283'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (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