Skip to content

Python 3.6 logging thread name regression with concurrent.future threads #73398

Closed
@desbma

Description

@desbma
mannequin
BPO 29212
Nosy @gpshead, @brianquinlan, @methane, @desbma
PRs
  • bpo-29212: Fix the ugly repr() ThreadPoolExecutor thread name. #2315
  • [3.6] bpo-29212: Fix the ugly repr() ThreadPoolExecutor thread name #3276
  • Files
  • test.py: Program to reproduce issue
  • issue29212_1.patch: First 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 = 'https://github.com/gpshead'
    closed_at = <Date 2017-09-06.20:41:33.631>
    created_at = <Date 2017-01-09.05:16:03.048>
    labels = ['3.7', 'type-bug', 'library']
    title = 'Python 3.6 logging thread name regression with concurrent.future threads'
    updated_at = <Date 2017-09-06.20:41:33.630>
    user = 'https://github.com/desbma'

    bugs.python.org fields:

    activity = <Date 2017-09-06.20:41:33.630>
    actor = 'gregory.p.smith'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2017-09-06.20:41:33.631>
    closer = 'gregory.p.smith'
    components = ['Library (Lib)']
    creation = <Date 2017-01-09.05:16:03.048>
    creator = 'desbma'
    dependencies = []
    files = ['46222', '46224']
    hgrepos = []
    issue_num = 29212
    keywords = ['patch']
    message_count = 16.0
    messages = ['285021', '285025', '285028', '285339', '286033', '286035', '286080', '286081', '287417', '296555', '296568', '296582', '296616', '296617', '301174', '301201']
    nosy_count = 4.0
    nosy_names = ['gregory.p.smith', 'bquinlan', 'methane', 'desbma']
    pr_nums = ['2315', '3276']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29212'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifestdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions