Skip to content

threading._DummyThread.__repr__ raises AssertionError #73562

@TomMyers

Description

@TomMyers
mannequin
BPO 29376
Nosy @tim-one, @pitrou, @zhangyangyu
PRs
  • bpo-29376: Fix assertion error in threading._DummyThread.is_alive() #236
  • bpo-29376: Fix assertion error in threading._DummyThread.is_alive() #329
  • bpo-29376: Fix assertion error in threading._DummyThread.is_alive() #330
  • [Do Not Merge] Sample of CPython life with blurb. #703
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • issue29376.patch
  • 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 2017-02-27.03:47:40.676>
    created_at = <Date 2017-01-25.23:10:08.930>
    labels = ['3.7', 'type-bug', 'library']
    title = 'threading._DummyThread.__repr__ raises AssertionError'
    updated_at = <Date 2017-03-31.16:36:31.580>
    user = 'https://bugs.python.org/TomMyers'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:31.580>
    actor = 'dstufft'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-02-27.03:47:40.676>
    closer = 'xiang.zhang'
    components = ['Library (Lib)']
    creation = <Date 2017-01-25.23:10:08.930>
    creator = 'Tom Myers'
    dependencies = []
    files = ['46502']
    hgrepos = []
    issue_num = 29376
    keywords = ['patch']
    message_count = 5.0
    messages = ['286285', '286873', '290370', '290371', '290372']
    nosy_count = 4.0
    nosy_names = ['tim.peters', 'pitrou', 'xiang.zhang', 'Tom Myers']
    pr_nums = ['236', '329', '330', '703', '552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29376'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (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